gmb_verify_locations_verifications_list
List verification requests for a specific Google Business location, ordered by creation time, to track their status and history.
Instructions
GET v1/{+parent}/verifications. List verifications of a location, ordered by create time.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fields | No | Selector specifying which fields to include in a partial response. | |
| parent | Yes | Required. Resource name of the location that verification requests belong to. | |
| $.xgafv | No | V1 error format. | |
| pageSize | No | How many verification to include per page. Minimum is 1, and the default and maximum page size is 100. | |
| pageToken | No | If specified, returns the next page of verifications. | |
| 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. |