Skip to content
Start in Cloud

Export QR-only shared takeout

GET
/api/qr-share/{token}/qr-code/takeout
curl --request GET \
--url 'https://app.hitkeep.com/api/qr-share/example/qr-code/takeout?format=xlsx'

Exports one QR code’s definition, opens, and scoped analytics through a QR-only share link.

token
required
string
format
string
Allowed values: xlsx csv parquet json ndjson

Export format. Supported values: xlsx, csv, parquet, json, ndjson. Defaults: xlsx for takeout endpoints, csv for hits export endpoints.

Export file stream