scorer
v1

List Scorers V1

List scorers visible to the caller's organization.

Supports both user-session (JWT) and API-key (Galileo-API-Key) authentication. Org-scoped, read-only. No Cerbos query plan and no project-level row filtering so preset scorers remain visible to API-key callers.

get/v1/scorers

Query parameters

scorer_typeScorerTypes[] nullable

Filter by scorer type. Repeat the query param for multiple values, e.g. ?scorer_type=preset&scorer_type=luna.

Filter by scorer type. Repeat the query param for multiple values, e.g. ?scorer_type=preset&scorer_type=luna.

searchstring nullable
starting_tokeninteger
limitinteger

Response

Successful Response

starting_tokeninteger
limitinteger
paginatedboolean
next_starting_tokeninteger nullable

Changes

Changed in 1 of the 14 revisions of this API.7

    • the endpoint scheme security ClassicAPIKeyHeader was added to the API

      api-security-added

    • added the optional property scorers/items/default_version to the response with the 200 status

      response-optional-property-added

    • added the optional property scorers/items/default_version_id to the response with the 200 status

      response-optional-property-added

    • added the optional property scorers/items/input_type to the response with the 200 status

      response-optional-property-added

    • added the optional property scorers/items/latest_version/anyOf[subschema #1: V1ScorerVersionEntry]/output_type to the response with the 200 status

      response-optional-property-added

    • added the optional property scorers/items/multimodal_capabilities to the response with the 200 status

      response-optional-property-added

    • added the optional property scorers/items/user_prompt to the response with the 200 status

      response-optional-property-added

    This revision also has 15 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog