メインコンテンツへスキップ
GET
C#

承認

Authorization
string
header
必須

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

レスポンス

Rules config keys successfully retrieved.

key
string
デフォルト:MY_RULES_CONFIG_KEY

Key for a rules config variable.

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