List all Feedback by query params.
list(
query: FeedbackListParams | null | undefined = {},
options: RequestOptions
): PagePromise<FeedbackSchemasOffsetPaginationTopLevelArray, FeedbackSchema>| Name | Type | Description |
|---|---|---|
query | FeedbackListParams | null | undefined | Default: {} |
options | RequestOptions |