List bulk requests
Bulk Requests
List bulk requests
Cursor-paginated list of bulk requests in your environment, ordered by created_at descending. Filter by data stream, status, or source.
GET
List bulk requests
Documentation Index
Fetch the complete documentation index at: https://endclose.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Query Parameters
Filter to bulk requests targeting this data stream
Available options:
pending, processing, completed, failed, cancelled Filter by request source (e.g. bulk_api, csv, nacha)
ISO8601 lower bound on created_at
ISO8601 upper bound on created_at
Opaque cursor returned by a previous call's next_cursor. Omit for the first page.
Required range:
1 <= x <= 200