Authorizations
API key with format "Bearer {your-api-key}"
Path Parameters
Unique identifier of the audience
Unique identifier of the contact
Response
OK
The response is of type any
.
Endpoint: v1/audiences/{audienceId}/contacts/{contactId}
Retrieve details of a specific contact.
API key with format "Bearer {your-api-key}"
Unique identifier of the audience
Unique identifier of the contact
OK
The response is of type any
.