Skip to main content
GET /api/v2/buyer/storefronts Lists storefronts visible to the buyer as compact summary rows. Each row carries canonical transaction readiness plus scalar buyer-connection counts instead of source-level detail. A listed storefront can still be unavailable while its seller finishes setup. Fetch a single storefront for rolled-up connection state, or fetch storefront capabilities for source-level diagnostic rows. Filterable and offset-paginated.

Request

Parameters

Response

Errors

  • 400 VALIDATION_ERROR — invalid status/visibility enum or out-of-range limit.
  • 401 UNAUTHORIZED — missing or invalid bearer token.
See Errors for the full error contract.

Storefront tasks

All storefront operations

Get storefront

Rolled-up connection state

Get storefront capabilities

Source-level capability diagnostics

Storefront object guide

Full model: sources, OAuth, seller side