Passer au contenu principal
GET
/
metrics
Métriques
curl --request GET \
  --url https://api.notiline.net/v1/metrics \
  --header 'Authorization: Bearer <token>'

Autorisations

Authorization
string
header
requis

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Paramètres de requête

start_date
string<date>

Date de début au format Y-m-d

end_date
string<date>

Date de fin au format Y-m-d

Réponse

200

Opération réussie