Bulk Requests
Bulk request (single)
Retrieve a single bulk request, including the per-row success and failure result files. Each call mints fresh short-lived (5 minute) S3 URLs for success_results_url and failure_results_url; re-fetch this endpoint to get new URLs once they expire. The bulk request record itself, along with its result files, is deleted at expires_at.
get/v3/bulk_requests/{bulk_action_uuid}
Response
Successful
Changes
No recorded changes to this endpoint across all 1 revision of this API.