---
title: "Changes to Get Payroll Runs"
method: GET
path: "/api/hris/v1/payroll-runs"
---

# Changes to Get Payroll Runs

`GET /api/hris/v1/payroll-runs`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 11 revisions.

- **2026-08-24** `a606b0cf18c9` — 24 info
- **2026-08-01** `eb3486b88e55` — 3 info

## Changes

- **2026-08-24** `a606b0cf18c9` — 24 info
  - `query` request parameter `check_date_from` list-of-types was widened by adding types `null`
  - `query` request parameter `check_date_to` list-of-types was widened by adding types `null`
  - `query` request parameter `cursor` list-of-types was widened by adding types `null`
  - `query` request parameter `end_date_from` list-of-types was widened by adding types `null`
  - `query` request parameter `end_date_to` list-of-types was widened by adding types `null`
  - `query` request parameter `expand` list-of-types was widened by adding types `null`
  - `query` request parameter `modified_after` list-of-types was widened by adding types `null`
  - `query` request parameter `remote_id` list-of-types was widened by adding types `null`
  - `query` request parameter `run_state` list-of-types was widened by adding types `null`
  - `query` request parameter `run_type` list-of-types was widened by adding types `null`
  - `query` request parameter `start_date_from` list-of-types was widened by adding types `null`
  - `query` request parameter `start_date_to` list-of-types was widened by adding types `null`
  - for the `query` request parameter `check_date_from`, the type/format was generalized from `string`/`` to ``/``
  - for the `query` request parameter `check_date_to`, the type/format was generalized from `string`/`` to ``/``
  - for the `query` request parameter `cursor`, the type/format was generalized from `string`/`` to ``/``
  - for the `query` request parameter `end_date_from`, the type/format was generalized from `string`/`` to ``/``
  - for the `query` request parameter `end_date_to`, the type/format was generalized from `string`/`` to ``/``
  - for the `query` request parameter `expand`, the type/format was generalized from `string`/`` to ``/``
  - for the `query` request parameter `modified_after`, the type/format was generalized from `string`/`` to ``/``
  - for the `query` request parameter `remote_id`, the type/format was generalized from `string`/`` to ``/``
  - for the `query` request parameter `run_state`, the type/format was generalized from `string`/`` to ``/``
  - for the `query` request parameter `run_type`, the type/format was generalized from `string`/`` to ``/``
  - for the `query` request parameter `start_date_from`, the type/format was generalized from `string`/`` to ``/``
  - for the `query` request parameter `start_date_to`, the type/format was generalized from `string`/`` to ``/``
- **2026-08-01** `eb3486b88e55` — 3 info
  - added the non-success response with the status `401`
  - added the non-success response with the status `403`
  - added the non-success response with the status `429`

---

[Operation](https://skmtc.dev/bindbee/apis/bindbee-apis/docs/api/hris/v1/payroll-runs/get.md) · [API](https://skmtc.dev/bindbee/apis/bindbee-apis.md) · [Page](https://skmtc.dev/bindbee/apis/bindbee-apis/changes/api/hris/v1/payroll-runs/get)
