GET Response-chain by id
Response chain by id
GET
https://api.feedbackly.com/v5.0.3/response-chains/:id
Gets an individual response chain by id
Path Parameters
Name | Type | Description |
---|---|---|
id | string | Id of the response chain |
Query Parameters
Name | Type | Description |
---|---|---|
preferredLanguage | string | Preferred language to show the question titles in |
Headers
Name | Type | Description |
---|---|---|
Authorization | string | Authentication token to access the API. eg: 'Authorization': 'ey0iuefg.834xcunerun348efnsd' |
Return type description
Returns Response-chain data
Last updated