Skip to main content

Get all configuration keys that have a model defined.

GET 

https://localhost:8900/configs/validation

Get all configuration keys that have a model defined.

Responses​

All configuration keys that have a model.

Schema

  • Array [

  • string

  • ]

curl -L 'https://localhost:8900/configs/validation' \
-H 'Accept: application/json'
Request Collapse all
Base URL
https://localhost:8900