Skip to main content
GET
List league round activity

Authorizations

Authorization
string
header
required

Bearer token issued by Softmax

Response

200 - application/json

Successful Response

league_id
string
required

League represented by this activity entry.

latest_round_created_at
string<date-time> | null
required

Newest round time found in the bounded activity sample, or null when the league is absent.

rounds_paused_at
string<date-time> | null
required

Time round scheduling was paused, or null when scheduling is active.