GET Surveys by id
Survey by id
Path Parameters
Name
Type
Description
Query Parameters
Name
Type
Description
Headers
Name
Type
Description
Request return type
Last updated
GET https://api.feedbackly.com/v5.0.3/surveys/:id
Gets question by id
id
string
Id of the survey
preferredLanguage
string
Preferred language to show the titles in
Authorization
string
Authentication token to access the API eg: 'Authorization': 'ey0iuefg.834xcunerun348efnsd'
Returns Survey data object
Last updated