latestOpenAPI 3.0.02026-07-268955283.0 KB
b4d401b65c3d
Get 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
}