Listing Recipient Invitations

View a list of invitations that a tenancy has received to join an organization.

  • You can view recipient invitations from both the parent tenancy that sent the invitation, and the recipient tenancy that's been invited to join the organization as a child tenancy.

    To view received invitations, open the navigation menu and select Governance & Administration. Under Organization Management, select Invitations.

    The Invitations list page displays the following information:

    • Invitation Name: Select the invitation name to go to the invitation details page.
    • Status: Displays the invitation status. For example, the status is Active when the invitation is received but not yet accepted, and Pending for an invitation that has been sent but not yet accepted.

      Following are the possible status states for a sender and recipient invitation:

      • Active
      • Pending
      • Canceled
      • Accepted
      • Ignored
      • Expired
      • Failed
    • Type: Displays Received invitation for invitations to join an organization. Sent request or Received request indicates that a request to join organization governance was sent or received.
    • Created: The UTC creation date and time of the invitation.
  • Use the oci organizations recipient-invitation list command and required parameters to list recipient invitations:

    oci organizations recipient-invitation list --compartment-id, -c [text] [OPTIONS]

    For a complete list of parameters and values for CLI commands, see the CLI Command Reference.

  • Run the ListRecipientInvitations operation to list recipient invitations.