---
title: "Return time off balances for a given policy and date"
method: GET
path: "/v1/org/{orgId}/timeoff/policy/balances"
tags: ["timeOffPolicy"]
---

# Return time off balances for a given policy and date

`GET /v1/org/{orgId}/timeoff/policy/balances`

## Path parameters

- `orgId` string, required

## Query parameters

- `policies` string
- `date` string, date
- `format` string

## Response `200`

successful operation

- object

## Other responses

- `400` — bad request
- `401` — not authorized
- `404` — not found

---

[API](https://skmtc.net/charthop/apis/charthop-api.md) · [All operations](https://skmtc.net/charthop/apis/charthop-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/charthop/charthop-api/versions/50a1edd6b27e/schema)
