Skip to main content
GET
Get grant status

Authorizations

Authorization
string
header
required

A VisIQ API key presented as Authorization: Bearer vq_prod_.... Mint keys under Connectors -> API Keys in the dashboard.

Path Parameters

id
string
required

The delegation grant ID.

Response

The grant.

id
string
status
enum<string>
Available options:
pending,
active,
revoked
parent_agent_id
string
child_agent_id
string
depth
integer
max_depth
integer
effective_tool_scope
string[] | null
effective_context_scope
string[] | null
purpose
string | null
accept_deadline
string<date-time>
created_at
string<date-time>
accepted_at
string<date-time> | null
expires_at
string<date-time> | null
revoked_at
string<date-time> | null
revocation_reason
string | null