Get Organization
organizations
Get Organization
Return organization detail.
All workspace members may read org details (workspace:read scope). In this in-memory implementation the org maps 1-to-1 with the workspace.
GET
Get Organization
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.