Skip to main content
GET
List Jobs

Authorizations

x-api-key
string
header
required

Query Parameters

limit
integer
default:20

Number of items per page

Required range: 1 <= x <= 100
page_token
string | null

Pagination token

Response

200 - application/json

Successful Response

Paginated list of SwitchX jobs.

jobs
SwitchXStatusResponse · object[]
next_page_token
string | null

Pass as page_token to fetch the next page. Null when no more results.