Skip to main content
GET
Get judge settings

Authorizations

Authorization
string
header
required

Your workspace API key, e.g. sk_sovereign_..., sent as Authorization: Bearer <key>.

Response

JSON { default_judge_model: string|null (null = house default / auto), house_default: string }. Sent with Cache-Control: no-store.

The response is of type object.