Skip to main content
GET
List available agents

Query Parameters

type
enum<string>
default:all

native returns built-in agents; user returns your own agents regardless of visibility; team returns agents shared with teams where both you and the creator are active members, including your own team shares. Combine two types with a comma. all returns their union, with each custom agent UUID included once.

Available options:
native,
user,
team,
all,
native,user,
user,native,
native,team,
team,native,
user,team,
team,user

Response

List of agents

total_agents
integer
required
agents
object[]