Queries all participants within a benchmark.
Path parameters
The id of the benchmark whose participants will be returned.
Query parameters
The 1-based page index.
The number of items per page.
Sort fields. Prefix with - for descending order (e.g. -created_at).
Filter by id.
Filter by name.
Filter by status.
How to combine the field filters: "and" (default) requires every filter to match, "or" requires any of them to match.
Response
OK
Changes
Changed in 1 of the 5 revisions of this API.31
- ▲
the response property
items/items/licenseTypebecame nullable for the status200response-property-became-nullable
- ▲
added
ModelLicenseTypeto theitems/items/licenseTyperesponse propertyoneOflist for the response status200response-property-one-of-added
- ▲
the
items/items/licenseTyperesponse's property type/format changed from/tostring/for status200response-property-type-changed
- ○
removed
ModelLicenseTypefrom theitems/items/licenseTyperesponse propertyallOflist for the response status200response-property-all-of-removed
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲