Send Whats
  1. Instances
Send Whats
  • Instances
    • List instances
      GET
    • Get an instance
      GET
    • Create an instance
      POST
    • Connect an instance
      POST
    • Disconnect an instance
      POST
  • Messages
    • Send a text message
      POST
    • Send batch files
      POST
  • Webhooks
    • Guia de integração
    • List webhooks
      GET
    • Get a webhook
      GET
    • Create a webhook
      POST
    • Update a webhook
      PUT
    • Remove a webhook
      DELETE
  1. Instances

List instances

Developing
GET
/v1/instances

Request

Query Params

Header Params

Responses

🟠404Record Not Found
text/html
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request GET 'https://api-sendwhats.innovtech.solutions/v1/instances?page=1&show=500' \
--header 'x-account-id: 438017201828663296' \
--header 'x-api-key;'
Modified at 2025-05-08 22:46:48
Next
Get an instance