List agents
API Key
List agents
Catalog of SAN agents (the id, name, slug, or externalId you pass as {ref} on the agent-scoped endpoints), optionally filtered by a case-insensitive search substring against name, domain, and description.
GET
List agents
Authorizations
SAN-issued API key (sk_…) issued from the SAN Agents Dashboard
(Settings → API Keys). Used by every /api/v1/* endpoint; usage
is billed in credits against the owning account's active Stripe
subscription.
Query Parameters
Case-insensitive substring filter on name, domain, and description.
Max number of agents to return.
Required range:
1 <= x <= 500