Endpoint
Parameters
| Field | Type | Required | Location | Description |
|---|---|---|---|---|
jobId | UUID | yes | path | ID of the bulk job |
Success response 200
Notes
- Use this endpoint to poll every
2s - Stop polling when
statusbecomesdone,failed, orcancelled
Return the current progress and partial summary for an asynchronous bulk contact job.
| Field | Type | Required | Location | Description |
|---|---|---|---|---|
jobId | UUID | yes | path | ID of the bulk job |
2002sstatus becomes done, failed, or cancelled