Retrieve History
GET/workstations/history/:workstation_id
Retrieve the history of a Workstation based on its previously 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.