List Workspaces
List Workspaces in an Organization
Bearer authentication of the form Bearer <token>, where token is your auth token.
A list of field names to sort by, and whether to show results as ascending or descending. Formatted as <fieldName>:asc or <fieldName>:desc.
A list of IDs for specific Workspaces to list. The API will list information only for Workspaces which have been specified in this list.
workspaceIds. For example, workspaces?workspaceIds=workspaceId1&workspaceIds=workspaceId2