curl --location --request GET 'http://dev-cn.your-api-server.com/packs/123/configurations/schema'
{ "property1": "string", "property2": "string" }