Get campaign results grouped by contact. Provides a summary of all touchpoints for each contact in the campaign.

View as Markdown

Authentication

X-API-Keystring

API Key authentication. Generate your API key in the Gail Portal under General > Integrations > API Keys.

Path parameters

idstringRequiredformat: "uuid"
The unique identifier of the campaign.

Query parameters

afterstringOptionalformat: "uuid"
A GUID cursor to fetch items strictly after this ID.
beforestringOptionalformat: "uuid"
A GUID cursor to fetch items strictly before this ID.
limitintegerOptionalDefaults to 50

Maximum number of items to retrieve (default 50).

pageintegerOptionalDefaults to 1Deprecated

The page number (1-based).

sizeintegerOptionalDefaults to 50Deprecated

Number of items per page (default 50).

Request

Pagination parameters.

Response

OK
datalist of objects or nullOptional
totalinteger or nullOptional
pageinteger or nullOptional
sizeinteger or nullOptional
pagesinteger or nullOptional