Skip to main content
GET
List distinct evaluation-issue (category, subcategory) pairs for a model

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

X-Organization-Id
string | null

Path Parameters

owner
string
required
slug
string
required

Response

Successful Response

List response wrapper — mirrors the {items: [...]} shape used by collection routes.

items
EvaluationIssueCategoryItem · object[]
required

Distinct (category, subcategory) pairs sorted alphabetically.