Find Contacts
POST {{APIV2}}/api/v2/evolution/chat/findContacts
Request Body
{"where"=>{"id"=>"5531994359434"}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
DeviceToken | string |
RESPONSES
status: OK
{"error":false,"message":"Requisição processada com sucesso","response":[{"id":"cm0zz3gaw1dbp12zi9vdszse0","remoteJid":"11111111@s.whatsapp.net","pushName":"Name","profilePicUrl":null,"createdAt":"2024-09-13T00:21:13.915Z","updatedAt":"2024-09-13T00:21:13.915Z","instanceId":"2cf9c733-467f-419b-9540-96de2ef9157c"},{"id":"cm0zz3gaw1dbq12zi8u2ufms9","remoteJid":"111111@s.whatsapp.net","pushName":"Name","profilePicUrl":null,"createdAt":"2024-09-13T00:21:13.915Z","updatedAt":"2024-09-13T00:21:13.915Z","instanceId":"2cf9c733-467f-419b-9540-96de2ef9157c"}],"api_limit":15,"api_limit_for":"device","api_limit_used":46}