Authorization: ********************X-API-Key: ********************curl --location 'https://my.xentree.com/api/integrations' \
--header 'Authorization: Bearer <token>'[
{
"provider": "string",
"provider_email": "string",
"is_active": true,
"scopes": "string",
"created_at": "2019-08-24T14:15:22.123Z",
"updated_at": "2019-08-24T14:15:22.123Z"
}
]