List webhook subscriptions
Webhooks
List webhook subscriptions
Returns a cursor-paginated list of webhook subscriptions configured for the team, ordered by created_at descending. The signing secret is never included. Pass cursor=<next_cursor> from the previous response to fetch the next page.
GET
List webhook subscriptions
Authorizations
Sendmux API key. Use a root API key for Management API routes, or a mailbox credential for Mailbox API routes. Obtain keys from the dashboard under API Keys.
Query Parameters
Pagination cursor — the next_cursor from the previous response.
Maximum results (default 50, max 100)
Required range:
1 <= x <= 100