Skip to main content
GET
List Webhooks
Return webhook endpoints configured for your Wachat account. Use instanceName only when you want to filter webhooks for one specific apiInstanceName.
Webhook secrets are masked in list responses. The full secret is returned when creating or updating a webhook.

Authorizations

Authorization
string
header
required

Authenticate your integration payloads by injecting your premium secure Wachat Account API Private Secret Key inside standard Authorization Bearer header vectors.

Query Parameters

instanceName
string

Optional API instance name to filter webhooks by instance.

Response

Webhooks returned successfully.

success
boolean
Example:

true

count
integer
Example:

1

webhooks
object[]