Go
Retrieve config variable keys for rules (get_rules-configs)
Retrieve rules config variable keys.
Note: For security, config variable values cannot be retrieved outside rule execution.
GET
Go
Documentation Index
Fetch the complete documentation index at: https://docs-dev.auth0-mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Response
Rules config keys successfully retrieved.
Key for a rules config variable.
Required string length:
1 - 127Pattern:
^[A-Za-z0-9_\-@*+:]*$