List jobs
Jobs
List jobs
Retrieve all jobs for the authenticated user
GET
List jobs
Documentation Index
Fetch the complete documentation index at: https://docs.cronapi.dev/llms.txt
Use this file to discover all available pages before exploring further.
Request
No request body or query parameters required.Headers
Bearer token. Example:
Bearer your_api_key_hereResponse
Returns an array of job objects.Unique identifier (UUID).
ID of the user who owns this job.
Display name.
ISO 8601 timestamp of when the webhook will fire.
Webhook URL.
HTTP method:
GET, POST, or DELETE.Custom HTTP headers.
JSON body payload.
Current status:
pending, completed, or failed.ISO 8601 timestamp.
200