List Organizations
Organizations
List Organizations
List all organizations the current user belongs to
GET
List Organizations
Returns all organizations where the authenticated user has a membership, along with their role in each organization.Documentation Index
Fetch the complete documentation index at: https://docs.bunship.com/llms.txt
Use this file to discover all available pages before exploring further.
Auth
Requires a valid Bearer token.
Response
Array of organization membership objects.
Total number of organizations.
Errors
| Status | Code | Description |
|---|---|---|
401 | AUTHENTICATION_ERROR | Missing or invalid Bearer token |

