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>'

Documentation Index

Fetch the complete documentation index at: https://docs.tic.io/llms.txt

Use this file to discover all available pages before exploring further.

Pro+ tier

Authorizations

x-api-key
string
header
required

Path Parameters

orderGuid
string<uuid>
required

Public order identifier (GUID)

Response

Binary file stream