cURL
List clusters owned by an organization
Sort order: Cluster name
Returns all clusters that the user has read access over
GET
cURL
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
If true, show clusters that have been deleted or failed to initialize.
Note that inactive clusters will only be included if the requesting user
has organization-scoped cluster read permissions.
- ASC: Sort in ascending order. This is the default unless otherwise specified.
- DESC: Sort in descending order.
Available options:
ASC, DESC 
