get info on team + related keys
Parameters:
curl --location 'http://localhost:4000/team/info?team_id=your_team_id_here' --header 'Authorization: Bearer your_api_key_here'
Team ID in the request parameters
curl -L \ --url '/team/info' \ --header 'Ocp-Apim-Subscription-Key: YOUR_API_KEY'
No body