Skip to main content
GET
Get Episode Request Watch

Authorizations

Authorization
string
header
required

Bearer token issued by Softmax

Path Parameters

episode_request_id
string
required
Pattern: ^ereq_[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$

Response

Successful Response

Live or replay target for an episode request visible to the caller.

id
string
required
status
enum<string>
required
Available options:
pending,
submitted,
running,
completed,
failed,
cancelled
live_url
string | null
replay_url
string | null
coworld_id
string | null
coworld_name
string | null
coworld_version
string | null
episode_id
string<uuid> | null