List workspaces
Workspaces
List workspaces
List all workspaces for the authenticated user. Management key required.
GET
List workspaces
Authorizations
API key as bearer token in Authorization header
Query Parameters
Number of records to skip for pagination
Required range:
x >= 0Example:
0
Maximum number of records to return (max 100)
Required range:
1 <= x <= 100Example:
50