workspaces
Get workspaces compute types
List dedicated compute types available for a workspace.
GET
cURL
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Response
200
application/json
A list of all available instance types.
The response is of type object[]
.
cURL