Get Pages for a Session
Retrieves an array of pages associated with the specified session ID. Requires a valid API key for authentication.
GET
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 top-level object containing the list of pages.