Get a specific touchpoint by ID.

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.
touchpointIdstringRequiredformat: "uuid"
The unique identifier of the touchpoint.

Query parameters

includeTranscriptsbooleanOptionalDefaults to false
When true, includes call transcript in the response.

Response

OK
touchpointIdstringOptionalformat: "uuid"
contactIdstringOptionalformat: "uuid"
contactFirstNamestring or nullOptional
contactLastNamestring or nullOptional
phoneNumberstring or nullOptional
externalIdstring or nullOptional
outreachIdstringOptionalformat: "uuid"
timezonestring or nullOptional
typestring or nullOptional
outcomestring or nullOptional
publishedAtdatetime or nullOptional
finishedAtdatetime or nullOptional
durationinteger or nullOptional
transcriptlist of objects or nullOptional
additionalDatamap from strings to any or nullOptional
errorMessagestring or nullOptional
messagestring or nullOptional

Errors

404
Not Found Error