Biomarkers
List Biomarkers
Browse the biomarker catalog
GET
Returns a paginated catalog of biomarkers your API key can attach to appointments via Add Custom Biomarkers. Archived biomarkers are excluded.
Request
Query parameters
Restrict the catalog to biomarkers testable at this location. The filter is the union across
every lab the location’s logistic template supports: a biomarker is included if it is testable at
at least one of those labs.
Maximum results to return. Range: 1–200.
Pagination offset. Must be ≥ 0.
Response
Array of biomarkers matching the query.
Error responses
| Status | Description |
|---|---|
400 | Validation error — e.g. limit out of range. |
403 | Forbidden — missing panels_access scope. |
500 | Internal server error. |