cURL
curl --request GET \ --url https://api.wapizap.com/api/v2/chats \ --header 'Authorization: Bearer <token>'
{ "data": "<array>", "pagination": { "page": 123, "limit": 123, "total": 123, "totalPages": 123 } }
Retorna todos os chats de uma instância
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
x <= 100
Lista de chats
Show child attributes