Skip to main content
GET
Go

Autorisations

Authorization
string
header
requis

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

Réponse

Clés de configuration des Rules récupérées avec succès.

key
string
défaut:MY_RULES_CONFIG_KEY

Clé d’une variable de configuration de Rules.

Required string length: 1 - 127
Pattern: ^[A-Za-z0-9_\-@*+:]*$