List workspaces
Workspaces
List workspaces
List workspaces the caller can read.
GET
List workspaces
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Number of items per page
Required range:
1 <= x <= 1000Example:
10
Number of items to skip
Required range:
x >= 0Example:
0
System-generated cluster ID to filter by.
Example:
"jqfwg345gi25n5ju2yz5iz6m"
Filter workspaces by exact name match.
Human-readable Fully Qualified Name to filter by.
When true, each workspace in the response includes summary information about its cluster.
Comma-separated list of attributes to return (e.g. id,name). When provided, only the specified fields are fetched. id is always included.