Skip to main content
GET
List current user's organizations

Authorizations

Authorization
string
header
required

Session token passed as Authorization: Bearer <session-token> for user-authenticated Den routes.

Response

Current user organizations returned successfully.

orgs
object[]
required
activeOrgId
string<typeid> | null
required

Den TypeID with 'org_' prefix and a 26-character base32 suffix.

Required string length: 30
activeOrgSlug
string | null
required