Passer au contenu principal
GET
/
v1
/
exports
/
{exportId}
/
download
Download export
curl --request GET \
  --url https://api.hyperline.co/v1/exports/{exportId}/download \
  --header 'Authorization: Bearer <token>'
"<string>"

Autorisations

Authorization
string
header
requis

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Paramètres de chemin

exportId
string
requis

Paramètres de requête

as_redirect

Réponse

The response is of type file.