Skip to main content
Get the per-target results of one of your bulk jobs, using ‘Basic <API_KEY>’. Cursor-paginated and filterable by item status — filter to FAILED to reconcile just the failures, or read resultResourceId to map a succeeded write back to its Fluz resource. totalCount is the job’s unfiltered item total, not a count of the filtered page. Returns not-found for a job id that is unknown or belongs to another application.

Arguments

UUID!
required
No description provided in the schema yet.
BulkItemStatus
No description provided in the schema yet.
Int
Maximum items per page. Maximum and default are 100.
String
Opaque cursor from a previous page’s nextCursor. Omit for the first page.

Returns

BulkOperationItems — A page of per-target results for a bulk job.