The numeric score keys present across this organization's evaluations.
Returns a bare JSON array of strings. Score keys are emergent — whatever your
evaluators emit — so this is the complete all-time catalog rather than a
sample of recent rows. Only NUMERIC keys are listed, which is exactly the set
score_filters can range-filter on; string and boolean score values are
omitted. Cached per organization for 60 seconds.
Note the underscore: the path is /evaluations/score_keys.
Authorizations
A scoped AgentEye API key. Mint one in the dashboard under Settings → API keys, or with POST /v1/keys. Each endpoint names the permission it requires; a key without it gets 403 and a required_permission field naming what was missing.
Response
A JSON array of numeric score keys, sorted.

