Get List Of Agent Versions By Id.
Lists all agent versions by agentid.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Response
Successful Response
Unique identifier for the agent
ID of the tenant that owns this agent
Name of the agent
Description of what the agent does
Version of the deployed agent
Style of the agent
default, react, planner, custom, react_intrinsic, experimental_customer_care, code_act ID of the user who created the agent
Creation timestamp
ID of the user who updated the agent
Last update timestamp
Semantic version (e.g., 1.2.0)
Human-readable version name
Description of changes in this version
Instructions for the agent
List of tool names available to the agent
List of other agent names this agent can collaborate with
LLM identifier for the agent
Supported apps of the agent
slack/askhr Environment IDs points to this version
Comments added by the user while deploying an agent
List of Environments points to the agent version
To show or hide agent when agents are listed
List of simplified environments associated with the agent
List of knowledge_base available to the agent
Display name of the agent
JSON schema defining the structure for agent responses
List of guidelines for the agent behavior
Reference to a Python tool ID that will be used for custom synthesis of task results
List of tags associated to agent
Voice configuration for the agent
V1 API: Single deployment status for backward compatibility
V2 API: Per-environment deployment statuses {env_id: status}
Chat with Documents config for Agent
List of connection IDs for direct agent-to-connection bindings
Agent Additional Settings
Enable access to context variables for this agent
List of context variable names that this agent can access
Enable/disable reasoning trace
Plugins and hook points associated to the agent
Enable/disable syncing user interactions from tool flow to the agent
List of toolkits available to the agent
Enable/disable agentic memory for this agent

