v1

latestOpenAPI 3.1.0MIT2026-07-132429592.7 MB

Sent when a batch has completed processing.

postWebhookbatch_completed

Payload

created_atinteger required

The Unix timestamp (in seconds) of when the batch API request was completed.

idstring required

The unique ID of the event.

object'event'

The object of the event. Always event.

type'batch.completed' required

The type of the event. Always batch.completed.

Response

Return a 200 status code to acknowledge receipt of the event. Non-200 status codes will be retried.