Skip to main content
Version: 2023-02-21

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

Version stringrequired

API Version

Available options2023-02-21
locationId stringrequired
limit stringrequired
offset stringrequired
source string
application/json

Agents retrieved successfully

Schema
    successbooleanrequired

    Success status

    messagestringrequired

    Response message

    agentsobject[]required

    List of agents with metadata

    paginationobjectrequired

    Pagination metadata