curl --location --request GET 'http://dev-cn.your-api-server.com/api/schema/' \ --header 'Authorization;'
{ "property1": null, "property2": null }