---
title: "List assistant answer feedback for an organization"
method: GET
path: "/v1/organizations/{organizationId}/assistant-feedback"
tags: ["Assistant Feedback"]
---

# List assistant answer feedback for an organization

`GET /v1/organizations/{organizationId}/assistant-feedback`

## Path parameters

- `organizationId` string, uuid, required

## Query parameters

- `rating` 'helpful' | 'not_helpful'
- `reason` 'wrong_recommendation' | 'stale_or_missing_data' | 'not_actionable' | 'unsafe_or_should_require_confirmation' | 'missing_context' | 'hard_to_act_on'
- `reviewStatus` 'new' | 'reviewed' | 'linked_issue' | 'converted_to_eval'
- `conversationId` string
- `messageId` string
- `toolName` string
- `pageContextKind` string
- `workflowKind` string
- `artifactKind` string
- `since` string
- `until` string
- `limit` string

## Response `200`

Default Response

---

[API](https://skmtc.net/printhiv3d/apis/hive-api-documentation.md) · [All operations](https://skmtc.net/printhiv3d/apis/hive-api-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/printhiv3d/hive-api-documentation/revisions/85dda1277de0/schema)
