List team membersAsk AIget https://api.sbgenomics.com/v2/teams/{team_id}/membersThis call returns a list of all team members within a specified team. Each member's ID and role in the team will be returned.Path Paramsteam_idstringrequiredThe ID of the team you are querying.HeadersX-SBG-Auth-TokenstringrequiredYour Seven Bridges Platform authentication token. For security reasons, token will not be automatically populated in the generated code sample. Please replace <your-token-here> with your token before executing this call.Content-TypestringrequiredDefaults to application/jsonResponse 200200Updated 5 months ago