List Agents
Agents
List Agents
List and filter agents available to the API key organization.
GET
List Agents
Returns agents scoped to your API key’s organization, sorted by creation time from newest to oldest.
Use
This returns agents in the requested workspace whose names contain
When another page is available,
workspace_id to restrict the result to one workspace and name to search agent names. When both are supplied, an agent must match both filters.
Request
Query Parameters
Filtered Request
YouTube, regardless of capitalization.
Response
next_cursor contains the value to pass as cursor. It is null after the final page.
Errors
A valid workspace UUID outside the API key’s organization returns an empty
agents array rather than exposing whether that workspace exists.