List jobs for the authenticated account
List async segmentation jobs for the authenticated account.
Authentication
AuthorizationBearer
Unrestricted secret sk_live_... or Cognito access token in Authorization: Bearer ...
Query parameters
limit
Maximum number of jobs to return.
nextToken
Opaque cursor for the next page of results.
jobId
Return the matching job identifier, if it belongs to the account.
mode
Filter jobs by processing mode.
Allowed values:
status
Filter jobs by status.
Allowed values:
Response
Paginated job summaries
items
nextToken
Errors
400
Bad Request Error
401
Unauthorized Error
500
Internal Server Error