Lists all feedback reports which have already been submitted.
Path parameters
Required. Name of the organization. Format: organizations/{org}. Example: organizations/apigee-organization-name/securityFeedback
Query parameters
Optional. The maximum number of feedback reports to return. The service may return fewer than this value. LINT.IfChange(documented_page_size_limits) If unspecified, at most 10 feedback reports will be returned. The maximum value is 100; values above 100 will be coerced to 100. LINT.ThenChange( //depot/google3/edge/sense/boq/service/v1/securityfeedback/securityfeedback_rpc.go:page_size_limits )
Optional. A page token, received from a previous ListSecurityFeedback call. Provide this to retrieve the subsequent page. When paginating, all other parameters provided to ListSecurityFeedback must match the call that provided the page token.
Response
Successful response