get https://api.stackhawk.com/api/v1/org//teams
List Teams
Get the Teams that belong to this StackHawk organization.
Returns a paginated list of Teams.
Parameter | Default | Description |
---|---|---|
teams | [] | found list of teams. |
nextPageToken | "" | pageToken to provide for the next page of results. |
totalCount | 0 | total number of results. |
All users that belong to this organization can call this endpoint.
Restricted
This endpoint is NOT accessible to users with the Member role.