Retrieve All Tournaments for a Sport

Fetches a paginated list of tournaments for a specific sport, with optional filtering by name or site.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The unique ID of the sport to retrieve tournaments for

Query Params
string

Filter tournaments by name (e.g., 'nfl')

string

Include site-specific tournaments if a site ID is provided

number
≥ 0
Defaults to 0

Number of records to skip for pagination.

Minimum: 0

number
0 to 100
Defaults to 10

Number of records to return per page.

Minimum: 0

Maximum: 100

Responses

401

Unauthorized due to missing or expired authentication token

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