Skip to main content

List Product Specifications

GET 

/api/v2/products/:product/specifications

The quality standard a product's lots are judged against — one row per analyte.

Required scope: inventory:read

Grant this scope to your token under Settings → Developer → Personal Access Tokens.

A row is either numeric (a minimum and/or maximum) or qualitative (an expected result). A row with a supplier overrides the product-wide row of the same name for lots from that supplier.

evaluated_lot_count reports how many lots already carry verdicts reached under the current standard; those verdicts are snapshotted and are not re-judged when the standard changes.

Request

Responses

OK

Response Headers
    Content-Type