webhooks:read scope.
Request
GET https://api.blockra.io/webhooks
Query parameters
Page number (1-based).
Items per page (max 100).
Sort column:
id, url, events, status, or created_at.asc or desc.Exact endpoint ID.
Substring match on the URL.
Comma-separated:
active, inactive.ISO date string — return endpoints created on or after this date (e.g.
2026-01-01).ISO date string — return endpoints created before this date.
Response
The endpoints on this page (each:
id, url, events, is_active, created_at).Total matching endpoints.
Current page.
Page size.
Total number of pages.

