This endpoint is used for getting basic data for all surveys from user organization.

{
  "page": 1
}

Response attributes

AttributeTypeDescription
surveysarraySurvey information data.
surveys.titlestringSurvey title.
surveys.questionstringSurvey question.
surveys.statusstringSurvey status. One of: draft, active
surveys.channel_typestringSurvey type. One of: email, email_embed, link, website_overlay, website_embed
surveys.public_hash_idstringSurvey public hash id used to identify survey.
surveys.inserted_atdateSurvey creation date.
metaobjectResult metadata.
meta.totalnumberNumber of answers.
meta.per_pagenumberNumber of answers per page.
meta.pagenumberCurrent results page.
Language
Click Try It! to start a request and see the response here!