Downloads
Authorizations
Path parameters
idstringRequired
Responses
200
Session downloads URL
application/json
404
Session not found
application/json
500
Server error
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