Get an agent's configuration
API Reference
Get an agent's configuration
The agent’s full configuration, including handle, scheduled triggers with their cron expressions, LLM preferences, and tool credentials as metadata with isSet flags rather than values. Returns 403 for a private agent.
GET
Get an agent's configuration
Authorizations
Workspace API key (wk_) with the Workspace read API scope enabled.
Path Parameters
The agent id to inspect. Must belong to the current scope (workspace, or team for team-scoped explorers).
Response
Success. Empty result sets are also 200.
Response fields for this endpoint are not modelled in the spec yet. See the Workspace API guide for the shapes.

