contacts
Get contact with channels
AuthorizationBearer <token>
API key authentication - use your Zernio API key as a Bearer token
In: header
Path Parameters
contactIdstring
Response Body
application/json
application/json
curl -X GET "https://zernio.com/api/v1/contacts/string"Empty
{
"error": "Unauthorized"
}{
"error": "Not found"
}