get https://api.sbgenomics.com/v2/divisions//teams
This call returns a list of all teams in a division that you are a member of. Each team's ID, name as well as your role in the team will be returned. To list all teams in your division regardless of whether you're a member or not, use the query parameter _all
(see below).