API: Get members of a team as admin #9950
Labels
issue/confirmed
Issue has been reviewed and confirmed to be present or accepted to be implemented
modifies/api
This PR adds API routes or modifies them
type/enhancement
An improvement of existing functionality
[x]
):Description
If I use
/api/v1/orgs/#ORGNAME#/teams
to get the teams and then take the ID of the team and then use/api/v1/teams/#ID#/members
to get the members, I get a 404 error message.I'm not member of this org/team, but i have admin privileges!
The text was updated successfully, but these errors were encountered: