Get organizations accessible to the authenticated user

Retrieves a list of all organizations that the authenticated user has access to, including organizations where the user is a member or has been granted specific permissions.

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Response

Organizations retrieved successfully
idstring
namestring
descriptionstring
createdAtdatetime
updatedAtdatetime

Errors