List Types
GET/workstations/types
List all Workstation Types available for request:
Workstation Type | Description |
---|---|
default | A Workstation with maximum hardware and software capabilities. |
Workstation Types are the different configurations of Workstations available for request. Each type has a unique set of hardware and software resources available to the agentic application connecting to the Workstation.
Responses
- 200
- 400
- 401
- 429
- 500
Successfully listed a set of all available Workstation Types.
Invalid Request Format - check API documentation for proper syntax.
Unauthorized - missing or invalid API key.
Too Many Requests - you have exceeded the rate limit for your account. Please wait before making additional requests.
Internal Server Error - please retry your request.