Contacts
Get a contact by ID.
Get campaign contact. Returns an object with the contact
GET
Authorizations
Path Parameters
Id of the campaign as a string ObjectId value.
Id of the contact as a string ObjectId value.
Response
default - application/json
The id of the contact. string representation of a ObjectId.
The name of the contact.
The phone number of the contact.
The id of the campaign. string representation of a ObjectId.
The status of the contact.
The total number of call attempts made to reach the contact.
The date and time the contact was created in ISO format.
The date and time of the last call attempt in ISO format.
The reason for failing the call.
The reason details for failing the call.