Authorizations
Bearer token from your account (https://agent.ai/user/integrations#api)
Body
application/json
Text to search for in agent names and descriptions.
Example:
"content generation"
Filter agents by their visibility status.
Available options:
public, private, team, all Example:
"public"
Maximum number of agents to return (capped at 100).
Required range:
1 <= x <= 100Example:
20
Page number for pagination (0-indexed).
Required range:
x >= 0Example:
0

