ghl_get_survey_submissions
Retrieve survey submissions from GoHighLevel with optional filters for survey, contact, or date range to pinpoint specific responses.
Instructions
Get survey submissions — optionally filter by survey, contact, or date range.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| q | No | Search by contact ID, name, email, or phone | |
| page | No | ||
| endAt | No | End date YYYY-MM-DD | |
| limit | No | Max 100 | |
| startAt | No | Start date YYYY-MM-DD | |
| surveyId | No | Filter by survey ID | |
| contactId | No | Filter by contact ID |