Skip to main content
GET
List shared agents from directory

Query Parameters

visibility
enum<string>

Filter accessible directory agents by visibility. Omit to include both public and accessible team agents.

Available options:
public,
team
limit
integer
default:20

Number of agents to return

Required range: 1 <= x <= 100
offset
integer
default:0

Number of agents to skip

Required range: x >= 0
tags
string

Comma-separated tags; matches agents with any of these tags

Search query for name/description

Response

List of accessible shared agents

has_more
boolean
required
total
integer
required
agents
object[]