Authorization: ********************
curl --location --request GET 'https://sandbox.fidi.money/fidix/v1/persons//hierarchy' \ --header 'traceparent;' \ --header 'x-api-key: {{apikey}}' \ --header 'Authorization: Bearer <token>'
{ "data": {}, "metadata": {} }