v51

latestOpenAPI 3.0.3raw.githubusercontent.com2026-08-01140309549.5 KB
specs

List specs

➕ Bencher Plus: List all hardware specs on the server. The user must be an admin to use this endpoint.

get/v0/specs

Query parameters

direction'asc' | 'desc'

The direction to sort by. If not specified, the default sort direction is used.

pageinteger nullable

The page number to return. If not specified, the first page is returned.

per_pageinteger nullable

The number of items to return per page. If not specified, the default number of items per page (8) is used.

'name'

Sort by spec name.

OR
'created'

Sort by creation date.

The field to sort by. If not specified, the default sort field is used.

archivedboolean

Include archived specs.

namestring

Filter by spec name, exact match.

searchstring

Search by spec name, slug, or UUID.

Response

successful operation

architecture'x86_64' | 'aarch64' required
archivedstring date-time
cpuinteger required
createdstring date-time required
diskinteger required
fallbackstring date-time
memoryinteger required
modifiedstring date-time required
namestring required
networkboolean required
os'linux' | 'macos' | 'windows' required
sandbox'firecracker'
slugstring required
uuidstring uuid required