Workspace
Get workspaces
Returns the list of workspaces in the system.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
Number of resources to skip.
Required range:
x >= 0
Number of resources to return.
Required range:
1 <= x <= 1000
Response
200
application/json
OK
The response is of type object
.