You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This API request returns comprehensive information of all browser workers you’ve created.
319
+
This API request returns comprehensive information of all browser workers you’ve created. Also, it will return the status of the workers - either `queue` or `running`.
320
320
321
321
```http
322
322
GET /workers
@@ -328,18 +328,27 @@ curl -u "username:access_key" -X GET https://api.browserstack.com/5/workers
0 commit comments