v1

latestOpenAPI 3.0.3MIT2026-07-1373217576.0 KB
Bulk Send Job

Get Bulk Send Job

Returns the status of the BulkSendJob and its SignatureRequests specified by the bulk_send_job_id parameter.

get/bulk_send_job/{bulk_send_job_id}

Path parameters

bulk_send_job_idstring required

The id of the BulkSendJob to retrieve.

Query parameters

pageinteger

Which page number of the BulkSendJob list to return. Defaults to 1.

page_sizeinteger

Number of objects to be returned per page. Must be between 1 and 100. Default is 20.

Response

successful operation