Get an agent
Return the specified agent, including metadata, permissions, runtime, extras, and the parsed file tree at the latest commit. Pass include_files=true to include the raw file map.
Authorizations
Path Parameters
Managed Deep Agent ID.
Query Parameters
Include the raw file map in the agent response. Accepted truthy values are true and 1.
Response
Agent returned.
Agent visibility and sharing configuration. When omitted on create, defaults to personal identity, tenant visibility, and read tenant access.
Caller access level for this agent.
READ, RUN, WRITE Whether the authenticated caller owns this agent.
Revision token for the latest file tree commit.
Deprecated alias echoed alongside system_prompt for backwards compatibility.
Raw file map for paths not covered by typed fields. Keys are relative file paths. Setting a typed field and the corresponding files entry returns 422.
Agent system prompt parsed from AGENTS.md.

