GET /campaigns/batches/{id}
Summary: Find a specific batch
Operation ID: getCampaignBatch
Auth: unknown
Operation ID: getCampaignBatch
Auth: unknown
Description
Returns a single Batch instance for a given batch id. This API is useful for determining the state of a validating batch
Parameters (2)
fields
(string, query, optional)
Limit fields received in response. E.g. fields: id, name or fields items (id, name), see more at [partial response](https://developers.callfire.com/docs.html#partial-response) page.
id
(integer, path, required)
An id of a batch
No probe data for this endpoint yet.