GET Surveys by id

Survey by id

GET https://api.feedbackly.com/v5.0.2/surveys/:id

Gets question by id

Path Parameters

Name
Type
Description

id

string

Id of the survey

Query Parameters

Name
Type
Description

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

Returns ​Survey data object

Last updated