List users in a bulk upsert job

View all users in a specific bulk upsert job and their current user-level job statuses.

Path Params
uuid
required

The unique identifier of the job.

Query Params
string

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

string

Comma-separated list of fields to include in response.
Example: userId,status,rejectionReason

string
enum

When set to products, includes each user's per-product step detail.

Allowed:
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