Downloads

Get session downloads URL

get
Authorizations
Path parameters
idstringRequired
Responses
200
Session downloads URL
application/json
get
GET /api/session/{id}/downloads-url HTTP/1.1
Host: api.hyperbrowser.ai
x-api-key: YOUR_API_KEY
Accept: */*
{
  "status": "not_enabled",
  "downloadsUrl": "text",
  "error": "text"
}

Last updated