List batches for a campaign

View as Markdown

Authentication

hollr-api-keystring

API key issued for your account. Every request is logged and rate-limited against this key.

Query parameters

campaign_idstringRequiredformat: "uuid"
UUID of the campaign to list batches for.

Response

Batches retrieved.
statusstringOptional
countintegerOptional
batcheslist of objectsOptional

Errors

400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
429
Too Many Requests Error
500
Internal Server Error