
rich.steenwyk (Community Member) asked a question.
Using the example form the documentation: https://help.veracode.com/r/c_identity_list_teams
The results always only contain the teams that the API caller is a member of and not the full list of teams for the organization which is what's suggested should happen.
I see this same behavior with a human account (with Administrator permissions) and an API account (with Admin API permissions)
Are there additional parameters to the query or something that I'm missing?
.png)
Hello @rich.steenwyk (Community Member) ,
The parameter that can be used for the full list of teams is all_for_org. It is in the section "Viewing Team Details with the Identity API" in the same Help Article link that you included: https://help.veracode.com/r/c_identity_team_info
"name": "all_for_org",
Jason
Community Support Engineer