messages
Retrieve Batch
Retrieve the status and details of a batch run.
get/v1/messages/batches/{batch_id}
Path parameters
batch_idstring required
Response
Successful Response
Example response
{
"id": "job-123e4567-e89b-12d3-a456-426614174000"
}Retrieve the status and details of a batch run.
Successful Response
{
"id": "job-123e4567-e89b-12d3-a456-426614174000"
}