---
title: "Get values for multiple points"
method: POST
path: "/runs/{runId}/points/values"
tags: ["Point"]
---

# Get values for multiple points

`POST /runs/{runId}/points/values`

## Path parameters

- `runId` string, required

## Request body

- union
  - object
    - `points` PointId[]
  - object
    - `pointTypes` PointType[]

## Response `200`

OK

- object
  - `payload` object
  - `message` string

## Other responses

- `400` — Points could not be read due to improper request

---

[API](https://skmtc.net/natlabrockies/apis/alfalfa-boptest-unified-virtual-building-control-api-abuvbca.md) · [All operations](https://skmtc.net/natlabrockies/apis/alfalfa-boptest-unified-virtual-building-control-api-abuvbca/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/natlabrockies/alfalfa-boptest-unified-virtual-building-control-api-abuvbca/revisions/82daf0dd2712/schema)
