Skip to main content
POST
Accept a delegation grant

Authorizations

Authorization
string
header
required

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

Headers

X-Agent-ID
string
required

The accepting child agent's declared identity.

Path Parameters

id
string
required

The delegation grant ID.

Response

The signed grant token and its resolved scopes.

grant_token
string

The signed token to present on delegated evaluations.

tool_scope
string[] | null
context_scope
string[] | null
expires_at
string<date-time>