Get Agent (Deprecated)
GET/agent-studio/public-api/agents/:agentId
deprecated
This endpoint has been deprecated and may be replaced or removed in future versions of the API.
Deprecated endpoint - use GET /agent/:agentId instead.
Gets a specific agent by its ID for the specified location with all its versions. 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