Get suite

One suite with its cases (grader definitions included).

Authentication

AuthorizationBearer

Your gateway API key (mg_ prefix), the same key used for /v1/responses

Path parameters

suite_idstringRequiredformat: "uuid"

Response

Successful Response
idstringformat: "uuid"
namestring
pass_criteriamap from strings to any
judge_thresholddouble
judge_temperaturedouble
created_atdatetime
updated_atdatetime
descriptionstring or nullOptional
judge_modelstring or nullOptional
judge_rubricstring or nullOptional
created_bystring or nullOptional
archived_atdatetime or nullOptional
case_countintegerOptionalDefaults to 0
latest_runobject or nullOptional

Compact newest-run summary for the suites list (health at a glance).

caseslist of objectsOptional

Errors

422
Unprocessable Entity Error