Get the current organization

View as Markdown

Returns the caller’s organization as id, name, and slug. Authorization: any authenticated organization member. Returns 404 if the organization cannot be resolved.

Authentication

AuthorizationBearer

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

Response

The current organization.
organizationobject