Events
List Events
Get a paginated list of events with optional filters
GET
TypeScript SDK
Authorizations
API key authentication. Include your API key in the Authorization header as: Bearer
Query Parameters
Page number (0-indexed)
Required range:
x >= 0Items per page
Required range:
1 <= x <= 1000Filter by status
Available options:
pending, processing, success, failed Filter by cron ID
TypeScript SDK