Note: New consumer accounts with the customer's verified domain created within the previous 48 hours will not appear in the result. This delay also applies to newly-verified domains.
HTTP request
GET https://cloudidentity.googleapis.com/v1/{name=customers/*/userinvitations/*}
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-09-17 UTC."],[[["This resource retrieves a `UserInvitation` using a `GET` request to a specified URL."],["The URL requires a `name` parameter, formatted as `customers/{customer}/userinvitations/{user_email_address}`."],["New consumer accounts created within the last 48 hours, or newly-verified domains, will not be included in the response."],["The request body should be empty, and the response body will contain an instance of the `UserInvitation`."],["OAuth scopes such as `https://www.googleapis.com/auth/cloud-identity.userinvitations.readonly` or `https://www.googleapis.com/auth/cloud-identity.userinvitations` are needed for authorization."]]],[]]