/
AG
agno
/
Agno API Reference
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v1
latest
OpenAPI 3.1.0
2026-07-26
142
186
376.1 KB
Schedules
Get Schedule
get
/schedules/{schedule_id}
Path parameters
schedule_id
string
required
Response
Successful Response
ScheduleResponse
required
id
string
required
name
string
required
description
string
nullable
method
string
required
endpoint
string
required
payload
object
nullable
cron_expr
string
required
timezone
string
required
timeout_seconds
integer
required
max_retries
integer
required
retry_delay_seconds
integer
required
enabled
boolean
required
next_run_at
integer
nullable
created_at
integer
nullable
updated_at
integer
nullable