Authorization: ********************
X-API-Key: ********************
curl --location 'https://my.xentree.com/api/health/detailed' \ --header 'Authorization: Bearer <token>'
{ "property1": "string", "property2": "string" }