Find chat by JID
Returns the chat matching the given remote JID. Pass remoteJid as a required query parameter (e.g. ?remoteJid=5511999999999@s.whatsapp.net); there is no request body.
Authorizations
Your Pilot Status API key (ps_...). Evolution GO also accepts Authorization: Bearer <key>.
Path Parameters
The number's display name in the Pilot Status dashboard.
Response
Success — provider-native response body.
The stored Chat record for the given remoteJid, or null when no chat exists.
Chat record id (cuid).
Chat JID.
Owning instance id.
Count of unread messages in the chat.
Chat/group name, when known.
Label ids applied to the chat.
ISO timestamp when the chat was created.
ISO timestamp of last update.