List all scheduled jobs
API Key Authentication. It should be included in the header of each request.
Filter by agent id
Example: 123
Filter by project id
Example: 123
Agent ID for the cron job
Example: 123
Name for the cronjob
255Crontab expression for the cron job Example:
"0 9 * * 1-5""0 0 * * 0"255Timezone for the cron job
Example: "America/Los_Angeles"
List of scenario IDs for the cron job
Example: [123, 456, 789]
(Deprecated) Use personalities field instead.
Example: 1 (personality ID)
List of personalities to use for test execution. Multiple personalities can be assigned to run tests with different configurations.
Example: [1, 2, 3] (personality IDs)
List of tags for the cron job
Example: ["tag1", "tag2", "tag3"]
Frequency for the cron job
Example: 1
1 <= x <= 100DEPRECATED: Use execution_mode instead. Kept for backward compatibility.
Run the cron job as text
Example: true or false
Execution mode for the cron job
Choices: voice, text, sip, vapi_webrtc, elevenlabs, pipecat_v2, livekit_v2, retell_webrtc, ello
Example: "voice", "text", "sip", "pipecat_v2", "elevenlabs", or "livekit_v2"
voice - Voicetext - Textsip - SIPvapi_webrtc - VAPI WebRTCretell_webrtc - Retell WebRTCelevenlabs - ElevenLabsello - Ellolivekit_v2 - LiveKitpipecat_v2 - Pipecatvoice, text, sip, vapi_webrtc, retell_webrtc, elevenlabs, ello, livekit_v2, pipecat_v2 Select when to notify
never - Neversuccess - Successfailure - Failureboth - Bothnever, success, failure, both Timestamp when the cron job was created
Example: 2021-01-01 00:00:00
Timestamp when the cron job was last updated
Example: 2021-01-01 00:00:00