curl --request GET \
--url https://api.wirespeed.co/team/proper-team/{id} \
--header 'Authorization: Bearer <token>'{
"teamId": "<string>"
}curl --request GET \
--url https://api.wirespeed.co/team/proper-team/{id} \
--header 'Authorization: Bearer <token>'{
"teamId": "<string>"
}