Skip to main content
GET
يُنزّل جدول بيانات نموذجيًا لفئة رمز QR، على مضيف Management API (‏api.scanova.io‏)، مع المصادقة باستخدام مفتاح Management API الخام الخاص بك.
string
مطلوب
سمة (slug) فئة رمز QR، مثل vcard.
string
لأي فئة عدا url، يبني النموذج من قيم حقول هذا الرمز نفسه بدلًا من قالب الفئة العام — مفيد عندما تريد جدول تعبئة بنفس شكل رمز QR موجود.
الاستجابة هي تنزيل ملف بصيغة CSV أو XLSX، وليست JSON — تتطابق أعمدته مع ما يتوقعه إنشاء رموز QR بالجملة لتلك الفئة.

ذات صلة

التفويضات

Authorization
string
header
مطلوب

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.

معلمات المسار

slug
string
مطلوب

QR category slug, e.g. vcard.

معلمات الاستعلام

qrid
string

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

الاستجابة

200 - text/csv

Sample file download (CSV or XLSX).