GET Surveys
Surveys
GET
https://api.feedbackly.com/v5.0.3/surveys
This endpoint returns all available surveys with the questions embedded
Query Parameters
Name | Type | Description |
---|---|---|
skip | number | Number of documents to skip from the start |
preferredLanguage | string | Preferred language to show the titles in |
Headers
Name | Type | Description |
---|---|---|
Authorization | string | Authentication token to access the API eg: 'Authorization': 'ey0iuefg.834xcunerun348efnsd' |
Request return type
Field | Type | Example | Description |
data | Survey data objects | ||
paging | Pagination object |
Last updated