GET Response by id
Get Response by id
GET
https://api.feedbackly.com/v5.0.3/responses/:id
Returns a single response by id
Path Parameters
Name | Type | Description |
---|---|---|
id | string | Response id |
Query Parameters
Name | Type | Description |
---|---|---|
preferredLanguage | string | Language to fetch question titles etc. Defaults to 'en' or the first language available |
Headers
Name | Type | Description |
---|---|---|
Authorization | string | Authentication token to access the API eg: 'Authorization': 'ey0iuefg.834xcunerun348efnsd' |
Response type description
Returns Response data
Last updated