Get feedback
Retrieve a single feedback entry, including its full body text and metadata. Use this to read the complete feedback content (the list endpoint only returns a short preview).
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The unique identifier for the feedback
Response
Feedback retrieved successfully
A single feedback entry with its full body text.
The unique identifier for the feedback.
Whether the feedback has been processed (analyzed for insights and opportunities).
Where the feedback originated (e.g. "vistaly-api", "slack-bot", "web-extension", "direct").
IDs of the cards this feedback is linked to via insights.
IDs of the customer users associated with the feedback.
The number of insights extracted from the feedback.
A link to view the feedback in the Vistaly app.
ISO 8601 timestamp of when the feedback was captured/shared.
ISO 8601 timestamp of when the feedback record was created.
Optional link to where the feedback originated.
A short preview of the feedback content. May be empty until the feedback has been processed.
The full feedback body as plain text. May be empty until the feedback has been processed.