Get user organizations
GET/auth/me/organizations
Retrieve the organizations associated with a user by their user ID. This endpoint is useful for understanding the user's organizational affiliations.
Non-standard envelope: This endpoint returns only
{"organizations": [.]}, nostatusormessagefield.
Responses
- 200
- 400
- 401
- 404
- 500
Success
Bad Request
Unauthorized
Not Found
Internal Server Error
Was this page helpful?