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 2025-08-06 UTC."],[[["\u003cp\u003eThis resource retrieves a \u003ccode\u003eUserInvitation\u003c/code\u003e using a \u003ccode\u003eGET\u003c/code\u003e request to a specified URL.\u003c/p\u003e\n"],["\u003cp\u003eThe URL requires a \u003ccode\u003ename\u003c/code\u003e parameter, formatted as \u003ccode\u003ecustomers/{customer}/userinvitations/{user_email_address}\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eNew consumer accounts created within the last 48 hours, or newly-verified domains, will not be included in the response.\u003c/p\u003e\n"],["\u003cp\u003eThe request body should be empty, and the response body will contain an instance of the \u003ccode\u003eUserInvitation\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eOAuth scopes such as \u003ccode\u003ehttps://www.googleapis.com/auth/cloud-identity.userinvitations.readonly\u003c/code\u003e or \u003ccode\u003ehttps://www.googleapis.com/auth/cloud-identity.userinvitations\u003c/code\u003e are needed for authorization.\u003c/p\u003e\n"]]],[],null,["# Method: customers.userinvitations.get\n\nRetrieves a [UserInvitation](/identity/docs/reference/rest/v1/customers.userinvitations#UserInvitation) resource.\n\n**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.\n\n### HTTP request\n\n`GET https://cloudidentity.googleapis.com/v1/{name=customers/*/userinvitations/*}`\n\nThe URL uses [gRPC Transcoding](https://google.aip.dev/127) syntax.\n\n### Path parameters\n\n### Request body\n\nThe request body must be empty.\n\n### Response body\n\nIf successful, the response body contains an instance of [UserInvitation](/identity/docs/reference/rest/v1/customers.userinvitations#UserInvitation).\n\n### Authorization scopes\n\nRequires one of the following OAuth scopes:\n\n- `https://www.googleapis.com/auth/cloud-identity.userinvitations.readonly`\n- `https://www.googleapis.com/auth/cloud-identity.userinvitations`\n\nFor more information, see the [Authorization guide](/workspace/guides/configure-oauth-consent)."]]