Get chat metadata
Returns metadata for a chat (contact, group, or JID). Does not include messages.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Identificador publico da instancia no formato gerado pela plataforma: prefixo VZ seguido de caracteres alfanumericos.
"VZ9K2M4N8P1Q3R5S7T0WABCD01EF"
Contact number (e.g. 5511999999999), group id, or full JID.
"5511999999999"
Response
Chat metadata
Chat phone or identifier (contact or group).
"5511999999999"
"5511999999999@s.whatsapp.net"
Chat name (saved contact, group title, or equivalent).
Name of the user who sent the last message in the chat.
Phone or identifier of the user who sent the last message.
Community name when the chat is a subgroup. Empty otherwise.
Parent community JID when the chat is a subgroup.
Unread count as string.
0, 1 Unix timestamp in seconds (string).
Present when the chat is muted with a defined end time.

