Skip to main content
GET /api/v2/storefront/agents Returns the partner agents registered to this storefront as compact summary rows, each with capability metadata and a per-agent account count. Filter by agent type, status, relationship, name, or supportsRegistration, and page with limit and offset. Use Get agent for the full resource.

Request

Parameters

Response

status is PENDING, ACTIVE, or DISABLED, plus COMING_SOON for PENDING agents you don’t own. customerAccountCount is your own account count on the agent and replaces the embedded accounts array. When hasMore is true, pass nextOffset back as offset to walk pages.

Errors

  • 400 VALIDATION_ERROR — invalid type, status, or relationship value, or out-of-range limit/offset.
See Errors for the full error contract.

Agent tasks

All agent operations

Get agent

Full detail for one agent

Start agent OAuth

Authorize an OAuth agent

Agents overview

Agent types and OAuth concepts