Skip to main content
GET
List Vendors for User
V2 Preview — This endpoint is part of the V2 API preview. Breaking changes may occur.

Overview

Return all vendor accounts associated with the currently authenticated user. This is useful when a single email address has been registered as a vendor on multiple shops.

Use Cases

  • Vendor switcher UI — Show a dropdown of available vendor accounts after login
  • Multi-shop vendors — Let a vendor see which shops they belong to

Headers

string
required
A valid vendor JWT (vendor scope).

Response

200

Error Responses

401

Example