Core

Workspaces

Workspaces are used to divide up your organization into sub-categories such as departments. They can also be used to set up e.g. 'dev' and 'prod' workspaces for environment promotion.

List Workspaces

Lists all workspaces the token has access to i.e. will return all workspaces from the Tray Organization if the Org scope token is used, a single workspace for the workspace scoped token.

Get Workspace

Gets a workspace by Id.

List Workspace Roles

Get Workspace Roles

List Users from a Workspace

List all users in the workspace

Add User to Workspace

Adds a user to a workspace

Get Workspace User by id

Get workspace user by id

Update User's Workspace Role

Updates the role of a user in a workspace

Remove User from Workspace

Removes a user from a workspace

Was this page helpful?