contacts
Get Contact By ID
This endpoint retrieves a specific contact along with all associated chat_ids (1-1 chats and common groups).
get/contacts/{contact_id}
Response
200 OK
object required
The response is a contact object. Refer to the contact object here