curl --request GET \
--url https://api.hyperline.co/v1/quotes/{quoteId}/files/{id}/download \
--header 'Authorization: Bearer <token>'"<string>"Download a file (attachment or manually signed file) attached to an existing quote.
curl --request GET \
--url https://api.hyperline.co/v1/quotes/{quoteId}/files/{id}/download \
--header 'Authorization: Bearer <token>'"<string>"Was this page helpful?