Authorization
List Workspaces
List all Organizations a given user is part of
GET
/
api
/
user
/
{user_id}
/
organization
/
list
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The unique ID of the user
Response
200 - application/json
Creation time, by UTC
Admin-provided description of the Organization
Unique ID of Organization
Whether this is a personal Organization (automatically created upon user account creation)
Metadata, for internal use
Modification time, by UTC
Last user to modify
Name of Organization
ID of owner