curl --location --request GET 'http://dev-cn.your-api-server.com/v1/projects//invites'
{ "invites": [ { "email": "string", "scope": "string" } ] }