List Agents
GET/agent-studio/agent
Lists all active agents for the specified location. locationId is required parameter to ensure optimal performance. Supports pagination using limit and offset. Optionally filter by isPublished=true to return only agents with a published production version.
Request
Responses
- 200
- 400
- 401
- 422
- 500
Agents retrieved successfully
Bad Request - locationId is required
Unauthorized
Unprocessable Entity
Internal Server Error