Get SMS Settings

GET https://rest.webropolsurveys.com/api/v1/surveys/{{SurveyId}}/send/sms/settings

Fetch SMS collect answers limitation settings from specific survey. Survey is defined in URL.

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring

RESPONSES

status: OK

{"UseSendLimitDays":true,"SendLimitDays":0,"UseSendLimitMessages":true,"SendLimitMessages":0}