Skip to main content
GET
Management API 主机(api.scanova.io)上导出账户自己活跃的 url 分类 QR 码的 CSV 文件,使用您的原始 Management API 密钥进行身份验证。
响应是 text/csv 文件下载,而非 JSON——便于作为批量下载 QR 码执行批量快捷操作的 id 来源。如果账户没有活跃的 url QR 码可导出,则返回 400

相关内容

授权

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: YOUR_API_KEY. 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.

响应

CSV file download.