/
AG
agno
/
Agno API Reference
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 4w ago · Updated 4w ago
View markdown
latest
OpenAPI 3.1.0
2026-07-26
142
186
376.1 KB
5f6149d395d0
A2A
15
Agents
11
AGUI
2
Approvals
6
get
Get Approval
delete
Delete Approval
get
Get Approval Count
get
Get Approval Status
get
List Approvals
post
Resolve Approval
Components
12
Core
3
Database
2
Evals
5
Health
1
Home
1
Knowledge
12
Learnings
7
Memory
9
Metrics
2
Registry
1
Schedules
10
Service Accounts
3
Sessions
9
Slack
2
Teams
11
Telegram
2
Traces
5
Whatsapp
3
Workflows
8
Approvals
Get Approval
get
/approvals/{approval_id}
Path parameters
approval_id
string
required
Response
Successful Response
ApprovalResponse
required
Response model for a single approval.
id
string
required
run_id
string
required
session_id
string
required
status
string
required
source_type
string
required
approval_type
string
nullable
pause_type
string
nullable
tool_name
string
nullable
tool_args
object
nullable
expires_at
integer
nullable
agent_id
string
nullable
team_id
string
nullable
workflow_id
string
nullable
user_id
string
nullable
schedule_id
string
nullable
schedule_run_id
string
nullable
source_name
string
nullable
requirements
object[]
nullable
context
object
nullable
resolution_data
object
nullable
resolved_by
string
nullable
resolved_at
integer
nullable
created_at
integer
nullable
updated_at
integer
nullable
run_status
'PENDING'
|
'RUNNING'
|
'COMPLETED'
|
'PAUSED'
|
'CANCELLED'
|
'ERROR'
|
'REGENERATED'
State of the main run response