List Agents (Deprecated)
GET/agent-studio/public-api/agents
deprecated
This endpoint has been deprecated and may be replaced or removed in future versions of the API.
Deprecated endpoint - use GET /agent instead.
Lists all active agents that have a published production version for the specified location. locationId is required parameter. Supports pagination using limit and offset.
Request
Responses
- 200
- 400
- 401
- 422
- 500
Agents retrieved successfully
Bad Request - locationId is required
Unauthorized
Unprocessable Entity
Internal Server Error