Authorization: Bearer ********************
curl --location '/v1/team/roles' \ --header 'Authorization: Bearer <token>'
{ "data": [ "string" ] }