Workspaces Overview #
The Workspaces resource provides the ability to query workspaces on the your account and then interact with reports within those workspaces.
/{VERSION}/workspaces
Available Interfaces #
Interface | Description |
---|---|
Get All | Returns a collection of configured workspaces. |
Reports | Endpoints for interacting with reports. |
Workspace Schema #
Key | Description | Type |
---|---|---|
id | Unique identifier for referencing this workspace | GUID |
name | User friendly name for the workspace | string |
default | Indication of whether this is a the default workspace for new users. | bool |