List webhooks
Management
List webhooks
Retrieves all webhooks
GET
List webhooks
OAuth Scope
Authorizations
Paxos APIs use OAuth 2 with the client credentials grant flow.
Token URLs:
- Production: https://oauth.paxos.com/oauth2/token
- Sandbox: https://oauth.sandbox.paxos.com/oauth2/token
Learn more in the API credentials guide →
Query Parameters
Maximum number of webhooks to return. Range 1-100. Defaults to 10.
Optionally filter by webhook status.
Available options:
WEBHOOK_STATUS_PENDING, WEBHOOK_STATUS_ACTIVE, WEBHOOK_STATUS_ERROR, WEBHOOK_STATUS_DISABLED, WEBHOOK_STATUS_REJECTED Optionally filter by webhook IDs. Limit 100.
Pagination cursor from a previous response.