Get Task Agent Revision
Retrieve an immutable executable revision for a Task Agent.
The response includes the runtime configuration and concrete pinned attachments
stored on that revision.
Authentication
AuthorizationBearer
Bearer token authentication using JWT tokens from Ory Kratos/Hydra
Path parameters
org_id
The organization ID
project_id
The project ID
task_agent_id
The task agent ID
revision_id
Response
Task Agent revision
id
task_agent_id
description
instruction
mode
Execution mode for TaskAgent.
llm_model_id
fallback_llm_model_id
created
llm_model
fallback_llm_model
task_tools
integrations
skills
mcp_servers
registered_tools
memory_strategy
memory_config
max_turns
active
modified
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
422
Unprocessable Entity Error
500
Internal Server Error
