---
title: "Find Feedback Score names"
method: GET
path: "/v1/private/spans/feedback-scores/names"
tags: ["Spans"]
---

# Find Feedback Score names

`GET /v1/private/spans/feedback-scores/names`

Find Feedback Score names

## Query parameters

- `project_id` string, uuid
- `type` 'general' | 'tool' | 'llm' | 'guardrail'

## Response `200`

Feedback Scores resource

- FeedbackScoreNamesPublic
  - `scores` ScoreNamePublic[]
    - `name` string
    - `type` string

---

[API](https://skmtc.net/comet-ml/apis/opik-rest-api.md) · [All operations](https://skmtc.net/comet-ml/apis/opik-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/comet-ml/opik-rest-api/versions/4ed2fbc97cc3/schema)
