Skip to main content
GET
Lädt eine Beispieltabelle für eine QR-Kategorie herunter, auf dem Management-API-Host (api.scanova.io), authentifiziert mit Ihrem rohen Management-API-Schlüssel.
string
erforderlich
Der Slug der QR-Kategorie, z. B. vcard.
string
Für jede Kategorie außer url: erstellt das Beispiel aus den eigenen Feldwerten dieses QR-Codes statt aus der allgemeinen Kategorievorlage — nützlich, wenn Sie eine Ausfülltabelle im Stil eines bestehenden QR-Codes möchten.
Die Antwort ist ein CSV- oder XLSX-Dateidownload, kein JSON — ihre Spalten entsprechen dem, was QR-Codes in großer Menge erstellen für diese Kategorie erwartet.

Verwandte Themen

Autorisierungen

Authorization
string
header
erforderlich

Send your Management API key as the raw value of the Authorization header — no "Bearer " or "Token " prefix, and no other characters. Example: Authorization: 401f7ac837da42b97f613d789819ff93537bee6a. A header containing more than one space-separated part is rejected outright. Requests also require the request's Host header to be the management API host (e.g. api.scanova.io) — the same key sent to the regular API host will not authenticate.

Pfadparameter

slug
string
erforderlich

QR category slug, e.g. vcard.

Abfrageparameter

qrid
string

Build the sample from this QR's own field values instead of the generic template.

Antwort

200 - text/csv

Sample file download (CSV or XLSX).