Skip to main content
GET
Listet die eigenen Designvorlagen des Kontos für eine QR-Kategorie oder ein Formular auf, auf dem Management-API-Host (api.scanova.io), authentifiziert mit Ihrem rohen Management-API-Schlüssel.
string
Standard:"qr_category"
qr_category oder form.
integer
Erforderlich, wenn resource_type qr_category ist (Standard). Muss weggelassen werden, wenn resource_type form ist.
400, wenn category_id für resource_type=qr_category fehlt, für resource_type=form vorhanden ist, oder resource_type weder qr_category noch form ist.

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.

Abfrageparameter

resource_type
enum<string>
Standard:qr_category
Verfügbare Optionen:
qr_category,
form
category_id
integer

Required when resource_type=qr_category; forbidden when resource_type=form.

Antwort

Paginated list of design templates.