Caution: You are viewing documentation for the API's REST interface. Most of our official client libraries use gRPC. See the REST Introduction for details.
Immutable. Email address the invitation was sent to. This can differ from the email address of the account that accepts the invite.
creationDateTime
string
Output only. Time invitation was created. This field is read-only. The format is "YYYY-MM-DD HH:MM:SS". Examples: "2018-03-05 09:15:00" or "2018-02-01 14:34:30"
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-06 UTC."],[[["CustomerUserAccessInvitation represents an invitation to a new user on a customer account."],["Invitations include details like the invited user's email address, access role, and current status."],["The invitation status can be PENDING, DECLINED, or EXPIRED, reflecting the stage of the invitation process."],["Invitation details such as resource name, ID, creation time, and status can be accessed programmatically."]]],["This describes a customer account access invitation, represented in JSON. Key information includes the `resourceName`, `invitationId`, `accessRole`, and `emailAddress`. The `creationDateTime` records when the invite was sent, and `invitationStatus` reflects its current state. The status can be `PENDING`, `DECLINED`, or `EXPIRED`. Invitations expire 20 days after being sent. The document lists the details of the access fields and their status.\n"]]