Skip to main content

Workspaces

Workspaces are the top-level container for regulatory data. Each workspace has its own profile, subscriptions, and updates.

List workspaces

string
required
Your API key
Returns all workspaces the API client has access to. Response:

Create workspace

string
required
Workspace name
Creates a workspace with chat and regulatory watch features enabled, profile in onboarding-completed state. Response (201):

Delete workspace

This permanently deletes the workspace and all its data. This cannot be undone.
Response (204): No content.