Retrieve
GET/workstations/:workstation_id
Retrieve a Workstation based on a currently active Workstation ID.
Request
Responses
- 200
- 400
- 401
- 429
- 500
Successfully retrieved a Workstation.
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.