ghl_survey_list
Retrieve a paginated list of surveys for a specified location, with optional filtering by survey type.
Instructions
Get Surveys Endpoint: GET /surveys/ (Version header: v3; source: v3/surveys-v3.json) OAuth scopes: surveys.readonly Pagination params: skip, limit — pass them to page through full result sets.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| skip | No | ||
| type | No | ||
| limit | No | Limit Per Page records count. will allow maximum up to 50 and default will be 10 | |
| locationId | Yes |