Agents

List agent OAuth grants

List OAuth consent grants binding clients to this agent.

The "Connected clients" surface: every grant carries the client's display name and redirect-URI origin, the granted scopes, the consenting user, and created/last-used timestamps. Allowed for the agent's owner or an admin — authorization is enforced in the service layer, mirroring the :revoke semantics.

get/agents/{agent_id}/oauth-grants

Path parameters

agent_idstring required

Query parameters

status'active' | 'revoked' nullable

Filter by grant lifecycle state.

Filter by grant lifecycle state.

limitinteger
cursorstring nullable

Response

Successful Response

has_moreboolean required
next_cursorstring nullable

Changes

Changed in 1 of the 95 revisions of this API.1