List product feedback for admin triage
Feedback
List product feedback for admin triage
Lists submitted feedback for admin triage with query filters, paging, status, and category review fields.
GET
List product feedback for admin triage
Query Parameters
Pattern:
^-?(?:0|[1-9]\d*)$Response
200 - application/json
OK
A generic container for paginated results returned to the client.
The subset of items returned for the current page.
The number of items returned per page in the response. This may reflect the client's requested page size, or a server-defined default or limit.
Pattern:
^-?(?:0|[1-9]\d*)$The total number of items that match the query across all pages. May be null if the count is not computed or not applicable (e.g., in continuation-based pagination).
Pattern:
^-?(?:0|[1-9]\d*)$Opaque storage continuation token. ‑ null → the current page was the last page.

