Api referenceWorkspaces
List workspace users
Lists users that belong to the workspace. This endpoint requires a signed-in session and does not accept API keys.
GET
/api/v1/workspaces/{workspaceHandle}/usersLists users that belong to the workspace. This endpoint requires a signed-in session and does not accept API keys.
Response Body
application/json
application/json
application/json
application/json
application/json
application/json
List workspace invitations GET
Lists pending invitations for the workspace. This endpoint requires a signed-in session and does not accept API keys.
Create workspace POST
Creates a new workspace and associates the authenticated user to it. This endpoint requires a signed-in session and does not accept API keys.