Get an agent's grants
Grants
Get an agent's grants
Everything granted to one agent: the app connections it may use (with the per-tool allow/ask lists when access is custom) and the secrets attached to it.
Grants are the writable intent. To see the effect — what requests actually get through once organization policy is applied on top — use GET /agents/{agentId}/effective-credentials and GET /policy/effective-app-permissions.
GET
Get an agent's grants
Authorizations
API key obtained from the dashboard or GET /user/api-key
Path Parameters
Response
The agent's grant set
An agent's full grant set — returned by grant reads and by every grant write.