Browser Sessions
Get Live View URLs
Retrieves an array of pages associated with the specified session ID. Requires a valid API key for authentication.
GET
Get Live View URLs
Authorizations
API key passed in the header
Path Parameters
The ID of the session to retrieve pages for.
Response
200
application/json
A collection of pages linked to the specified session, representing browser tabs. Each entry includes details such as the tab's URL and a link to its graphical interface, which can be used for debugging or embedding purposes.
The response is of type object
.
Get Live View URLs