Get recent feedback
Get recent feedback
Retrieves recent feedback entries for a specific member within a specified duration.
This endpoint returns a collection of feedback items submitted by the member within the specified number of days. Each feedback item includes predefined options if applicable.
GET
Get recent feedback
Authorizations
Opaque Authorization header using the Bearer scheme. Example: "Authorization: Bearer {token}"
Query Parameters
The unique identifier of the member whose feedback to retrieve
The number of days to look back for feedback
Response
OK
Response containing a collection of recent customer feedback items.
Collection of feedback items with their associated options.
Last modified on August 10, 2026