Get Email Settings
GET https://rest.webropolsurveys.com/api/v1/surveys/{{SurveyId}}/send/email/settings
Gets email collect answers limitation settings.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |
RESPONSES
status: OK
{"UseSendLimitDays":true,"SendLimitDays":0,"UseSendLimitMessages":true,"SendLimitMessages":0}