Skip to main content
Large template broadcasts run as background jobs. Use this endpoint with the jobId returned by a 202 response to review the job’s progress and summary.
Broadcasts with 1,000 recipients or fewer return 200 without a jobId. There is no background job to poll for those requests.

Endpoint

Rate limit: 30 requests per minute for each API key.

Path parameter

Request

Successful response

The status field shows the current job state. The summary field contains the processing totals available at that point in the job.

Poll responsibly

  • Start polling only after the send endpoint returns 202 and a jobId.
  • Keep each API key below 30 status requests per minute.
  • Stop polling after the response reports a terminal state for the job.
  • If you receive 429, wait for the interval stated in the response.

Errors