List
GET/workstations/:workstation_id/browser/tabs
List all open tabs in the Workstation browser.
Request
Responses
- 200
- 400
- 401
- 429
- 500
Successfully listed the set of open tabs.
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.