Skip to main content
GET
Get evaluation configuration

Authorizations

Authorization
string
header
required

A Modus personal access token (modus_<orgUuid>_<prefix>_<secret>) or an OAuth 2.1 access token, sent as Authorization: Bearer <token>.

Path Parameters

id
number
required

Scope ID

Example:

42

Response

enabled
boolean
required

Whether scheduled evaluations are enabled

notifications
object
required

Regression notification settings

cadence
object

Schedule cadence configuration

judgeModel
string | null

Model ID for the judge LLM

Example:

"openai/gpt-4o"

judgeGuidance
string | null

Custom guidance for the judge LLM