Returns the catalog of SAN agents — useful for discovering which
id, name, slug, or externalId to pass as {ref} on the
agent-scoped endpoints. With no search, returns all agents
(alphabetical by name). With search, performs a case-insensitive
substring match against name, domain, and description.
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.
Case-insensitive substring filter on name, domain, and description.
Max number of agents to return.
1 <= x <= 500