Skip to main content
GET
/
orders
/
exports
/
{orderGuid}
/
download
Download the binary content of an order
curl --request GET \
  --url https://lens-api.tic.io/orders/exports/{orderGuid}/download \
  --header 'x-api-key: <api-key>'
Pro+ tier

Authorizations

x-api-key
string
header
required

Path Parameters

orderGuid
string<uuid>
required

Public order identifier (GUID)

Response

Binary file stream