Get tenants for current user
GET/api/v1/organization/users/tenants
Returns all tenants the authenticated user belongs to. UserId is resolved from the JWT token.
Responses
- 200
OK
GET/api/v1/organization/users/tenants
Returns all tenants the authenticated user belongs to. UserId is resolved from the JWT token.
OK