List bulk upsert jobs

View all bulk upsert jobs and their current top-level job statuses and counts.

Query Params
string

OData like filter expression. Supported operator: eq. Supported field: status.
Example: status eq 'in_progress'

string

Order results by submittedAt. Use 'asc' or 'desc' for direction; defaults to
submittedAt desc (newest first) when omitted.
Example: submittedAt asc

string

Comma-separated list of fields to include in response.
Example: jobId,status,submittedAt

integer
1 to 50
Defaults to 50

Number of records to return (page size)

boolean
Defaults to false

Include total count of matching records in response

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

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