Skip to main content
GET
List latest league replays

Authorizations

Authorization
string
header
required

Bearer token issued by Softmax

Query Parameters

league_id
string[]
required

One to ten leagues whose latest replay should be returned.

Required array length: 1 - 10 elements
Pattern: ^league_[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$

Response

Successful Response

league_id
string
required

League associated with the episode.

episode_id
string<uuid>
required

Newest watchable episode for the league.

episode_created_at
string<date-time>
required

Time the episode was recorded.

replay_url
string
required

Replay recording for the episode.

coworld_id
string
required

Coworld associated with the episode.