This command provides a list of invitations for the current User or Organization using the MY and PENDING keywords, respectively.
PENDING invitations will only be listed if current has MANAGE_MEMBERS privileges.
Examples
List pending invitations for the current Organization
demodb.public/demostore#LISTPENDINGINVITATIONS;+--------------------------------------+------------+-------------------------+-----------------------------+---------------------+---------------+-------------------------------+-------------------------------+
| ID | Org Name | Email Address | Invited By | User Roles | Default Role | Created At | Updated At |
+======================================+============+=========================+=============================+=====================+===============+===============================+===============================+
| 9439f004-a7e6-40f1-a6c9-d781777d17fc | test | member_2@deltastream.io | team_manager@deltastream.io | useradmin, sysadmin | useradmin | 2024-05-13 20:44:58 +0000 UTC | 2024-05-13 20:44:58 +0000 UTC |
+--------------------------------------+------------+-------------------------+-----------------------------+---------------------+---------------+-------------------------------+-------------------------------+
List Organization invitations for the current User
<no-organization># LIST MY INVITATIONS;+--------------------------------------+------------+----------------------------------+|ID|OrgName|InvitedBy|+======================================+============+==================================+|f4bf44f1-2f5a-41ea-96fd-b1f7dc4c6e93|test|team_manager@deltastream.io|+--------------------------------------+------------+----------------------------------+