gmb_accounts_accounts_invitations_list
List pending invitations for a specified Google Business Profile account to review and manage access requests.
Instructions
GET v1/{+parent}/invitations. Lists pending invitations for the specified account.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fields | No | Selector specifying which fields to include in a partial response. | |
| filter | No | Optional. Filtering the response is supported via the Invitation.target_type field. | |
| parent | Yes | Required. The name of the account from which the list of invitations is being retrieved. `accounts/{account_id}/invitations` | |
| $.xgafv | No | V1 error format. | |
| quotaUser | No | Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters. | |
| prettyPrint | No | Returns response with indentations and line breaks. |