curl --location --request GET '/core/resourceType/' \ --header 'Authorization: {{ACCESS_TOKEN}}'
[ { "property1": "string", "property2": "string" } ]