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

Log in to see full request history
{ "page": 1 }

Response attributes

AttributeTypeDescription
surveysarraySurvey information data.
surveys.titlestringSurvey title.
surveys.statusstringSurvey status. One of: draft, active
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
int32
Defaults to 1

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

Headers
string
required
Defaults to Bearer <token>
Responses

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