Authorization: Bearer ********************
curl --location --request GET 'https://api.thinkeo.io/v1/auth/sso/providers' \
--header 'Authorization: Bearer <token>'
[
{
"name": "string",
"logo": "string",
"color": "string",
"backgroundColor": "string"
}
]