List Bulk Items

Returns a paginated list of items inside a bulk. Use this endpoint to inspect which identifiers succeeded or failed, and why. Filter by status or status_code to drill into failures.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required

The unique identifier for the bulk job.

Query Params
integer
≥ 1
Defaults to 1

Page number (1-indexed).

integer
1 to 500
Defaults to 100

Number of items per page. Max 500.

string
enum

Filter items by status.

Allowed:
string
enum

Filter items by status code. See BulkItemStatusCode for the closed enum of values.

string

Filter items by exact identifier match.

Responses

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