Get vendors for current user
GET/api/v1/vendorhub/users/vendors
Returns the list of vendors the authenticated user is associated with. UserId is resolved automatically from the JWT token.
Responses
- 200
OK
GET/api/v1/vendorhub/users/vendors
Returns the list of vendors the authenticated user is associated with. UserId is resolved automatically from the JWT token.
OK