Skip to main content
GET
List Browsers

Authorizations

X-Browser-Use-API-Key
string
header
required

Query Parameters

limit
integer
default:50
Required range: 1 <= x <= 200
cursor
string | null
status
enum<string> | null
Available options:
active,
stopped
agentSessionId
string<uuid> | null
profileId
string<uuid> | null
createdAfter
string<date-time> | null
createdBefore
string<date-time> | null

Response

Successful Response

items
Browser · object[]
required
nextCursor
string | null

Cursor for the next page, or null

hasMore
boolean
default:false

Whether more pages exist