Returns a paginated list of webhook notifications sent on behalf of your partner account. Filter byDocumentation Index
Fetch the complete documentation index at: https://docs.capa.fi/llms.txt
Use this file to discover all available pages before exploring further.
status to quickly surface failed deliveries that may need attention.
skip and limit to page through results. limit defaults to 20 and cannot exceed 100.eventType: The eventType field reflects the event value from the notification payload (e.g. CREATED_ON_RAMP, CREATED_CROSS_RAMP, VERIFIED_USER).status=FAILED to identify notifications that need to be retried.| HTTP Status | Code | Message |
|---|---|---|
| 401 | UNAUTHORIZED | ”API Key is missing” |
| 401 | UNAUTHORIZED | ”Invalid API Key format” |
| 401 | UNAUTHORIZED | ”Invalid API Key” |
| 403 | INVALID_PARTNER_FLOW | ”The partner has an invalid flow.” |
| HTTP Status | Code | Message |
|---|---|---|
| 400 | INVALID_USER_INPUT_ERROR | ”Invalid User Input” (invalid query parameter) |
Api key for the affiliated partner that is performing the request
Filter by delivery status
PENDING, FAILED, SENT, NOT_SENT The number of elements to exclude from the results.
The maximum amount of results to return. Defaults to 20, maximum 100.
Supported values: