List Vendors for User
Vendor Portal Auth
List Vendors for User
Get all vendor accounts linked to the authenticated user
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
A valid vendor JWT (vendor scope).
Response
200
Error Responses
401