Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.helicone.ai/v1/evaluator/{evaluatorId} \ --header 'Authorization: <api-key>'
{ "data": { "id": "<string>", "created_at": "<string>", "scoring_type": "<string>", "llm_template": "<unknown>", "organization_id": "<string>", "updated_at": "<string>", "name": "<string>", "code_template": "<unknown>", "last_mile_config": "<unknown>" } }
Retrieve details of a specific evaluator
eu.api.helicone.ai
api.helicone.ai
Bearer token authentication. Format: 'Bearer YOUR_API_KEY'
Ok
Show child attributes
null
Was this page helpful?