Skip to main content
GET
Get current organization context

Authorizations

Authorization
string
header
required

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

Headers

X-Organization-Id
string

ID da organização para contexto (opcional). Quando presente, filtra recursos da org.

Response

Current organization data and user role

org
object | null
myRole
enum<string> | null
Available options:
admin,
member,
null
isOwner
boolean