GET Response-chains
Response chains
GET
https://api.feedbackly.com/v5.0.2/response-chains
Gets responses grouped by a single respondent.
Query Parameters
Name
Type
Description
skip
number
No. of documents to skip from the start
createdTo
string
Filter by unix timestamp, ending at given value
createdFrom
string
Filter by unix timestamp, starting from given value
touchpointId
string
Filter by touchpoint id
surveyId
string
Filter by survey ids
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
Field
Type
Example
Description
data
Response chain with embedded responses
paging
Pagination object
Last updated