v1

latestOpenAPI 3.0.02026-07-268955283.0 KB

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

countinteger

Example response

{
  "count": 1
}