GET Touchpoints
Get Touchpoints
GET
https://api.feedbackly.com/v5.0.3/touchpoints
This endpoint allows you to access Touchpoint objects from Feedbackly.
Query Parameters
Name | Type | Description |
---|---|---|
teamId | string | Filter touchpoints by teamId |
skip | number | Number of documents to skip from the start |
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