Get Default Workspace
Gets the default workspace for the requesting user. If the user belongs to a single workspace, that workspace is returned. Otherwise, if the user’s organization has a default workspace and the user belongs to it, that will be returned.
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.
displayName
iconUrl
URL to the icon for the workspace.