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

# Return time off balances per policy for a given person

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

## Path parameters

- `orgId` string, required
- `personId` string, required

## Query parameters

- `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/revisions/3040a9f4373f/schema)
