EndpointsRounds

List rounds

GET/v2/rounds

Returns newest visible rounds.

Authorization

BearerAuth
AuthorizationBearer <token>

Bearer token issued by Softmax

In: header

Query Parameters

league_id?|

Return rounds from this league only.

division_id?|

Return rounds from this division only.

division_type?|

Return rounds from this division type only.

status?array<>|

Return rounds in any of these lifecycle states.

limit?Limit

Maximum rounds to return.

Range1 <= value <= 200
Default25
cursor?|

Opaque cursor returned by the previous page.