---
title: "Returns all capabilities of a fulfilment location (lab) based on ILabFeatures."
method: GET
path: "/v4.0/fulfilmentLocations/{labCode}/capabilities"
tags: ["LabCapabilities"]
---

# Returns all capabilities of a fulfilment location (lab) based on ILabFeatures.

`GET /v4.0/fulfilmentLocations/{labCode}/capabilities`

## Path parameters

- `labCode` string, nullable, required — The code of the fulfilment location/lab

## Response `200`

Success

- OrderLabCapabilitiesResultDto — Generic wrapper for lab features responses.
  - `success` boolean
  - `result` OrderLabCapabilitiesResultDto — recursive
  - `message` string, nullable

---

[API](https://skmtc.net/prodigi/apis/prodigi-api.md) · [All operations](https://skmtc.net/prodigi/apis/prodigi-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/prodigi/prodigi-api/revisions/697039a65afe/schema)
