get https://api.projectmanager.com/api/data/workspaces
Retrieve the list of Workspaces to which the currently logged on user has access.
A single User may have access to multiple Workspaces, although they can only be logged on to one Workspace at a time. This API lists all Workspaces to which the currently logged on user is entitled to access. To determine which Workspace a user is currently logged on use the /api/data/me
endpoint.
Data Definition
See WorkSpaceDto for the complete data definition.