get https://api.workforce.pearson.com/content/v1/feedback
Get paginated list of feedback.
This function retrieves a paginated list of feedback based on the request
parameters. The request parameters are validated inside the init() of the
RetrieveFeedbackRequest class.
Returns
List[FeedbackResponse]
A list of feedback responses. Each feedback response is a dictionary
containing the feedback details.