v1

latestOpenAPI 3.0.42026-08-04342835917.6 KB
Participant

Gets a participant by its id.

get/participant/{participantId}

Path parameters

participantIdstring required

The id of the participant to query.

Response

OK

idstring required

The unique identifier of the participant.

namestring required

The name of the participant.

benchmarkIdstring required

The id of the benchmark the participant belongs to.

status'Created' | 'Submittable' | 'Submitted' | 'Disabled' required
familystring nullable

The family the underlying model belongs to (e.g. "Flux", "GPT"), or null if unset.

labstring nullable

The lab that makes the model (e.g. "OpenAI", "Black Forest Labs"), or null if unset.

proprietaryNamestring nullable

The vendor-facing display name of the model, or null if unset.

{"stackTrail":"components:schemas:ModelLicenseType","oasType":"schema","type":"unknown"}
logostring nullable

The logo of the model, or null if unset.