Skip to main content
GET
List Cron Job Runs

Authorizations

Authorization
string
header
required

API key authentication

Query Parameters

limit
string

Maximum results (default: 50, max: 100)

status
string

Filter by status (SUCCESS, FAILURE, RUNNING, PENDING)

job_id
string<uuid>

Filter by cron job ID (optional)

Response

200 - application/json

Default Response

items
object[]
trail
string | null