Get the current organization
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.
organization