List team invitations
List the pending invitations for a team
get/teams/{name}/invites
Path parameters
namestring required
The name of the team to list members for
The name of the team to list members for
Response
OK
Example response
{
"$schema": "https://api.tower.dev/v1/schemas/ListTeamInvitationsResponse.json"
}