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.
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