Get campaign results grouped by contact. Provides a summary of all touchpoints for each contact in the campaign.
Authentication
X-API-Keystring
API Key authentication. Generate your API key in the Gail Portal under General > Integrations > API Keys.
Path parameters
id
The unique identifier of the campaign.
Query parameters
after
A GUID cursor to fetch items strictly after this ID.
before
A GUID cursor to fetch items strictly before this ID.
limit
Maximum number of items to retrieve (default 50).
pageDeprecated
The page number (1-based).
sizeDeprecated
Number of items per page (default 50).
Request
Pagination parameters.
Response
OK
data
total
page
size
pages