Authorization: ********************
curl --location --request GET 'https://my.xentree.com/api/core/providers' \ --header 'Authorization: Bearer <token>'
[ { "name": "string", "models": [ "string" ], "description": "string" } ]