List organizations
organization.read
This endpoint takes no parameters — the organizations are derived from the user token.
Example
data — array of organizations:
loggedInUserRole— the authenticated user’s role in this organization.is_unlimited_free/is_trial/isBeta— billing flags; organizations with any of these are exempt from the subscription requirement on writes.
List organization members
organization.read
Path parameters
| Name | Type | Description |
|---|---|---|
orgId | string (UUID) | The organization. |
data
See also: Tours.

