Skip to main content
GET
Récupère une notification de rapport de formulaire unique.
Nécessite une clé d’API de gestion avec le quota MANAGEMENT_API (ou MANAGEMENT_API_SANDBOX), envoyée comme valeur brute de l’en-tête Authorization — voir la présentation de l’API de gestion.
integer
requis
L’id de la notification — notez que cet endpoint effectue une recherche par id numérique, contrairement aux endpoints de formulaires, qui utilisent la chaîne form_id.
404 si pk n’est pas une notification appartenant à ce compte.

Voir aussi

Autorisations

Authorization
string
header
requis

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.

Réponse

200

Notification detail.