Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
Exclude raw_config from response to reduce size
Cursor for pagination. Use the next_cursor from the previous response to fetch the next page.
Maximum number of jobs to return per page. Defaults to 100, max 500.
Required range:
1 <= x <= 500