GET Touchpoint by id
Get Touchpoint by id
GET
https://api.feedbackly.com/v5.0.2/touchpoints/:id
This endpoint allows you to access Touchpoint objects by id from Feedbackly.
Path Parameters
Name
Type
Description
id
string
Id of the touchpoint
Headers
Name
Type
Description
Authorization
string
Authentication token to access the API eg: 'Authorization': 'ey0iuefg.834xcunerun348efnsd'
Response type description
Field name
Type
Example
Description
data
The array of touchpoint objects
paging
Pagination object
Last updated