Organizations
List organizations
Lists every organization the caller belongs to along with their role in each, sorted by join date. Authentication here is looser than every other organization endpoint — any valid sk-bl- key works (standard or management), unlike everything downstream of an orgId (organization detail, teams, members), which all require a Management API Key. The id field on each returned organization is the orgId used by those endpoints.
GET
/api/v1/orgsAuthorizations
Authorizationrequiredstring · header
API key as bearer token in the Authorization header.
Response examples