/
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
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