Get webhook by ID
Management
Get webhook by ID
Retrieves a webhook by its ID
GET
Get webhook by ID
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 →
Path Parameters
Response
200 - application/json
A successful response.
Available options:
WEBHOOK_STATUS_PENDING, WEBHOOK_STATUS_ACTIVE, WEBHOOK_STATUS_ERROR, WEBHOOK_STATUS_DISABLED, WEBHOOK_STATUS_REJECTED Available options:
AUTH_TYPE_OAUTH2, AUTH_TYPE_API_KEY