List browsers
API reference
List browsers
GET
List browsers
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Filter by browser status
Available options:
creating, ready, stopping, stopped, resuming, recovering, closing, closed, failed Items per page (max 100)
Pagination cursor returned by a previous list response
Return browsers created after this ISO timestamp
Return browsers created before this ISO timestamp
Response
200 - application/json
Paginated browser list
Browser items for the current cursor page.
Items requested for this cursor page.
Example:
20
Whether another page is available.
Example:
true
Cursor to pass as the next list request cursor.
Example:
"eyJjcmVhdGVkQXQiOiIyMDI2LTA1LTE3VDAwOjAwOjAwLjAwMFoiLCJpZCI6ImJyb3dzZXJfMSJ9"