Skip to main content
GET
List agents

Authorizations

x-api-key
string
header
required

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.

limit
integer
default:100

Max number of agents to return.

Required range: 1 <= x <= 500

Response

OK — agent catalog.

count
integer
required
agents
object[]
required