Retrieve a list of webhook automations

Retrieves a paginated list of all webhook-triggered automations in your organization.

Use Case: Use this endpoint to:

  • List all your webhook-based WhatsApp automations
  • Find automation IDs and their associated webhook URLs
  • Monitor which automations are active or inactive

Important: This endpoint only returns automations that are triggered via webhooks. Automations using native triggers (e.g., Shopify native triggers like post_purchase, abandoned_cart, order fulfillment) or metric-based triggers are not included in the response.

Technical Details:

  • Results are ordered by active status (active first) then by creation date (newest first)
  • The hook_url field contains the webhook URL to trigger the automation
  • Pagination links are included in the response for easy navigation
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
integer
Defaults to 1

Page number for pagination (starts at 1).

integer
Defaults to 200

Number of items per page (max 200).

Headers
string
required

Bearer token

Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json