curl --location --request GET 'https://api.anthropic.com/v1/organizations/invites/invite_015gWxCN9Hfg2QhZwTK7Mdeu?members&reference&Type&_postman_listIndexKey=key&_postman_listAllowsMultipleValues' \ --data-raw ''
{ "id": "invite_015gWxCN9Hfg2QhZwTK7Mdeu", "type": "invite", "email": "user@emaildomain.com", "role": "user", "invited_at": "2024-10-30T23:58:27.427722Z", "expires_at": "2024-11-20T23:58:27.427722Z", "status": "pending" }