v1
latestOpenAPI 3.0.02026-07-268955283.0 KBGet a contact by customerId and contactId
get/customers/{customerId}/contacts/{contactId}
Path parameters
customerIdstring required
ID of the customer
contactIdstring required
ID of the contact
Response
Successfully retrieved contact
Example response
{
"count": 1
}