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.

Language
Authorization
OAuth2
Click Try It! to start a request and see the response here!