Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

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

Path Parameters

campaign_id
string<uuid>
required

The unique id of the campaign

Response

Campaign detail

campaign
object
required
entry_counts
object
required

Entry counts keyed by status (pending, failed_validation, dispatched, completed). Only non-zero statuses are present.

Example:
validation_errors
object
required

Counts of upload validation failures keyed by failure code.

Example: