Getting the workspace ID

When using the API to perform tasks, you use the workspace ID to identify the workspace.

Copying the workspace ID to the clipboard

From the Tonic Structural application, you can copy the workspace ID to the clipboard.

On the workspace management view, from the workspace actions menu, select Copy Workspace ID.

On Workspaces view, from the workspace actions menu, select Copy ID to Clipboard.

You use GET api/workspace/search to search for a workspace. You can search for workspaces based on the following:

  • The workspace name

  • The workspace owner

  • The status of the most recent job

  • The type of data connector

  • Your role within the workspace

  • Tag values assigned to the workspace

For each workspace, the results include the workspace ID.

Last updated