Skip to main content
POST
Buscar conversas

Autorizações

apikey
string
header
obrigatório

Your Pilot Status API key (ps_...). Evolution GO also accepts Authorization: Bearer <key>.

Parâmetros de caminho

instance
string
obrigatório

O nome de exibição do número no painel do Pilot Status.

Corpo

application/json
where
object

Filtro com qualquer um dos campos _id, id, pushName, remoteJid.

Exemplo:

Resposta

Sucesso — corpo de resposta nativo do provedor.

remoteJid
string
obrigatório

Chat JID.

windowActive
boolean
obrigatório

Whether the 24h messaging window is currently open.

unreadCount
integer
obrigatório

Number of unread messages in the chat.

isSaved
boolean
obrigatório

Whether a contact record exists for this chat.

id
string | null

Contact record id, or null when no contact is stored.

pushName
string | null

Chat/contact/group display name.

profilePicUrl
string | null

Profile picture URL.

updatedAt
string | null

ISO timestamp of last activity.

windowStart
string | null

ISO timestamp when the 24h window started.

windowExpires
string | null

ISO timestamp when the 24h window expires.

lastMessage
object | null

Trimmed last message of the chat (media bodies cleaned).