Send Whats
  1. Webhooks
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. Webhooks

List webhooks

GET
/v1/webhooks

Request

Header Params

Responses

🟢200Success
application/json
Body

Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request GET 'https://api-sendwhats.innovtech.solutions/v1/webhooks' \
--header 'x-api-key: 973d27fbfe3dca9b482932d9eac41f614ed7b9d4c8555090aa43ed2afae1e909' \
--header 'x-account-id: 420339940270936064'
Response Response Example
{}
Modified at 2025-05-08 22:43:32
Previous
Guia de integração
Next
Get a webhook