v1
latestOpenAPI 3.1.02026-07-22152755.8 KBRetrieve a scheduled job by id
Path parameters
A unique integer value identifying this cron job.
Response
Agent ID for the cron job Example: 123
Name for the cronjob
Crontab expression for the cron job Example:
- "0 9 * * 1-5"
- "0 0 * * 0"
Timezone 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
Max number of parallel conversations to run per execution. Leave unset for no cap (uses default capacity). Example: 3
DEPRECATED: 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, agora Example: "voice", "text", "sip", "pipecat_v2", "elevenlabs", or "livekit_v2"
- voice - Voice
- text - Text
- sip - SIP
- vapi_webrtc - VAPI WebRTC
- retell_webrtc - Retell WebRTC
- elevenlabs - ElevenLabs
- ello - Ello
- livekit_v2 - LiveKit
- pipecat_v2 - Pipecat
- agora - Agora
Select when to notify
- never - Never
- success - Success
- failure - Failure
- both - Both
How the cron job was created: user (UI), api (API key), or mcp (MCP client)
- user - User
- api - API
- mcp - MCP
- cli - CLI
- sdk - SDK
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