Passer au contenu principal
GET
/
v1
/
quotes
/
{quoteId}
/
files
/
{id}
/
download
Download quote file
curl --request GET \
  --url https://api.hyperline.co/v1/quotes/{quoteId}/files/{id}/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

quoteId
string
requis
id
string
requis

Réponse

The response is of type file.