Contacts

Get a contact by id

Retrieves a single contact owned by the authenticated user. 404 if it doesn't exist or isn't owned by the caller.

get/numbers/contacts/{id}

Path parameters

idstring uuid required
Example:550e8400-e29b-41d4-a716-446655440000

Response

Contact retrieved

Changes