Get Agent
GET/agent-studio/agent/:agentId
Gets a specific agent by its ID for the specified location with all its versions. Returns complete agent metadata and all non-deleted versions (draft, staging, production). locationId is required parameter. The agent must have active status.
Request
Responses
- 200
- 400
- 401
- 404
- 422
- 500
Agent retrieved successfully
Bad Request - locationId is required
Unauthorized
Agent not found or not available
Unprocessable Entity
Internal Server Error