GET /api/v2/storefront/sponsored-buyers
Returns the sponsored buyer accounts your organization owns — the accounts
created when buying organizations joined through your
join links — with each buyer’s status,
posture, and resolved name.
Request
Parameters
None. The result is scoped to your seller account context.Response
200 OK with a SponsoredBuyerList:
Response fields
Errors
401 UNAUTHORIZED— missing or invalid API key.403 CUSTOMER_ROLE_DENIED— the API key is not a seller account; only sellers manage sponsored buyers.
Related
Sponsored-buyer tasks
All operations
Approve sponsored buyer
Admit a pending buyer
Suspend sponsored buyer
Pause an active buyer
Errors
Shared error contract