Get Default Workspace
Gets the default workspace for the requesting user. It may not be present if the user does not have access to any workspaces or no default workspace is configured for the user’s organization.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Response
This endpoint returns an optional object.
id
A unique identifier for the workspace within the organization. The workspace ID must be lower case alphanumeric characters, optionally separated by hyphens.
rid
Unique resource identifier for a Workspace.
org
Unique resource identifier for an Organization.