curl --location --request GET 'http://localhost:3005/api/teams/acme/invites' \ --header 'Accept: application/json' \ --header 'Authorization: Token <token>'
{ "data": { } }
Get all pending invites sent to users for a team