Browser Sessions
List Session Downloads
Retrieves metadata of files downloaded during a browser session. Requires a valid API key for authentication.
get/v1/sessions/{session_id}/downloads
Path parameters
session_idstring required
The unique identifier of the browser session to retrieve downloads for.
Response
A list of download metadata associated with the browser session.