List Tasks
GET/workstations/:workstation_id/browser-use/v1/tasks
List all browser-use tasks with pagination. Returns a paginated list of all tasks belonging to the user, ordered by creation date.
Request
Responses
- 200
- 400
- 401
- 402
- 429
- 500
- 503
Tasks retrieved successfully
Invalid Request Format - check API documentation for proper syntax.
Unauthorized - missing or invalid API key.
Payment Required - you have run out of trial credits or your payment method has expired. Please add payment details to your account.
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.
Service Unavailable - our servers have dropped the request due to high load - please retry.