Workspaces
Get the user's workspaces
GET
Authorizations
Enter your personal access token (PAT) to authenticate
Query Parameters
The page number for pagination
Example:
1
The number of organisations per page
Example:
10
Response
200
application/json
List of workspaces
Example:
1
Example:
10
Example:
15
Example:
150
Example:
"https://api.example.com/api/v1/workspaces?page=2"
Example:
null
Example:
"https://api.example.com/api/v1/workspaces?page=1"
Example:
"https://api.example.com/api/v1/workspaces?page=10"
Example:
"https://api.example.com/api/v1/workspaces"
Example:
1
Example:
15
Representation of a workspace
Example:
true