Get an account invitations
This method gets all invitations issued within an organization. If the email parameter is provided, it returns only the invitations sent for the account assigned with the email (within the requester’s organization).
accounts.invitations--all:roAuthorizations
Use your account ID as the username and your personal access token (PAT) as the password, or pass a Base64-encoded value directly in the Authorization header. For more information, see the personal access tokens guide.
Query Parameters
Email address of the invited account.
Response
OK: Returns a list of account invitations.
Invited account's email address.
128Unique account invitation identifier.
Invited account's name (nick; first, second name; or both). If the invitation was issued to an existing account, this parameter will be replaced with the existing name.
191The product to which the account is invited.
Unique identifier of the account that created the invitation.
The ID of the organization to which the account is invited.
The date of the account invitation's last update.
The date of the account invitation's creation.