Skip to main content
GET
/
v1
/
batches
/
queue
Batch Queue Status
curl --request GET \
  --url https://api.mixpeek.com/v1/batches/queue \
  --header 'Authorization: Bearer <token>'
{}

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Response

Successful Response

The response is of type Response Get Queue Status V1 Batches Queue Get · object.