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

id
string
requis

Paramètres de requête

locale
string

Réponse

The response is of type file.