List teams

List teams available to the authenticated key owner.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
experience_id
object

Filters teams by experience ID.

match_id
object

Filters teams by match ID.

state
object

Filters teams by state.

start_date
object

Filters teams by common start date.

end_date
object

Filters teams by common end date.

string
enum
Allowed:
int32
1 to 30
Defaults to 10

Number of items to return.

int32
≥ 0
Defaults to 0

Number of items to skip before returning the results. Internally this is converted to a page number using integer division: page = (offset / limit) + 1 (so offsets not divisible by limit are rounded down to the nearest page). Example: with 100 items and limit=10, offset=20 returns page 3 (items 21-30).

Responses

Language
Credentials
:
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json