data
prompts
rows

List Projects For Scorer Route

List all projects associated with a specific scorer.

get/v2/scorers/{scorer_id}/projects

Path parameters

scorer_idstring uuid4 required

Query parameters

starting_tokeninteger
limitinteger

Response

Successful Response

starting_tokeninteger
limitinteger
paginatedboolean
next_starting_tokeninteger nullable
total_countinteger required

Total number of projects matching the filters.

Changes

No recorded changes to this endpoint across all 1 revision of this API.