Get List of Surveys

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

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
{
  "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.
Query Params
string
Defaults to plugin.key

Concatenation of the plugin identifier and a unique user key.

int32
Defaults to 1

Number of the page of the results you would like to get.

Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json