---
title: "Changes to Get Deductions for Individuals"
method: GET
path: "/employer/benefits/{benefit_id}/individuals"
---

# Changes to Get Deductions for Individuals

`GET /employer/benefits/{benefit_id}/individuals`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 6 of 53 revisions.

- **2026-05-11** `e883eed83830` — 4 info
- **2025-12-17** `39e0191e43a9` — 4 breaking, 4 info
- **2025-10-27** `0105d239fcaf` — 16 breaking, 1 info
- **2025-07-25** `73c284d36c1e` — 2 breaking, 10 warning, 8 info
- **2025-04-22** `46640c1b4688` — 1 info
- **2025-04-10** `bf858f37d7ab` — 1 info

## Changes

- **2026-05-11** `e883eed83830` — 4 info
  - added `subschema #1: IndividualBenefit` to the `items/body` response property `anyOf` list for the response status `200`
  - added `subschema #1: IndividualBenefit` to the `items/body` response property `anyOf` list for the response status `207`
  - removed `subschema #1` from the `items/body` response property `anyOf` list for the response status `200`
  - removed `subschema #1` from the `items/body` response property `anyOf` list for the response status `207`
- **2025-12-17** `39e0191e43a9` — 4 breaking, 4 info
  - added `subschema #1, subschema #2` to the `items/body/anyOf[subschema #1]/employee_deduction` response property `oneOf` list for the response status `200`
  - added `subschema #1, subschema #2` to the `items/body/anyOf[subschema #1]/employee_deduction` response property `oneOf` list for the response status `207`
  - added `subschema #1, subschema #2, subschema #3` to the `items/body/anyOf[subschema #1]/company_contribution` response property `oneOf` list for the response status `200`
  - added `subschema #1, subschema #2, subschema #3` to the `items/body/anyOf[subschema #1]/company_contribution` response property `oneOf` list for the response status `207`
  - removed `subschema #1, subschema #2` from the `items/body/anyOf[subschema #1]/employee_deduction` response property `oneOf` list for the response status `200`
  - removed `subschema #1, subschema #2` from the `items/body/anyOf[subschema #1]/employee_deduction` response property `oneOf` list for the response status `207`
  - removed `subschema #1, subschema #2, subschema #3` from the `items/body/anyOf[subschema #1]/company_contribution` response property `oneOf` list for the response status `200`
  - removed `subschema #1, subschema #2, subschema #3` from the `items/body/anyOf[subschema #1]/company_contribution` response property `oneOf` list for the response status `207`
- **2025-10-27** `0105d239fcaf` — 16 breaking, 1 info
  - added `subschema #1, subschema #2, subschema #3` to the `items/body/anyOf[subschema #1]/employee_deduction` response property `oneOf` list for the response status `200`
  - added `subschema #1, subschema #2, subschema #3` to the `items/body/anyOf[subschema #1]/employee_deduction` response property `oneOf` list for the response status `207`
  - added `subschema #1, subschema #2, subschema #3, subschema #4` to the `items/body/anyOf[subschema #1]/company_contribution` response property `oneOf` list for the response status `200`
  - added `subschema #1, subschema #2, subschema #3, subschema #4` to the `items/body/anyOf[subschema #1]/company_contribution` response property `oneOf` list for the response status `207`
  - the `items/body/anyOf[subschema #1]/company_contribution` response's property type/format changed from `object`/`` to ``/`` for status `200`
  - the `items/body/anyOf[subschema #1]/company_contribution` response's property type/format changed from `object`/`` to ``/`` for status `207`
  - the `items/body/anyOf[subschema #1]/employee_deduction` response's property type/format changed from `object`/`` to ``/`` for status `200`
  - the `items/body/anyOf[subschema #1]/employee_deduction` response's property type/format changed from `object`/`` to ``/`` for status `207`
  - removed the required property `items/body/anyOf[subschema #1]/company_contribution/amount` from the response with the `200` status
  - removed the required property `items/body/anyOf[subschema #1]/company_contribution/amount` from the response with the `207` status
  - removed the required property `items/body/anyOf[subschema #1]/company_contribution/type` from the response with the `200` status
  - removed the required property `items/body/anyOf[subschema #1]/company_contribution/type` from the response with the `207` status
  - removed the required property `items/body/anyOf[subschema #1]/employee_deduction/amount` from the response with the `200` status
  - removed the required property `items/body/anyOf[subschema #1]/employee_deduction/amount` from the response with the `207` status
  - removed the required property `items/body/anyOf[subschema #1]/employee_deduction/type` from the response with the `200` status
  - removed the required property `items/body/anyOf[subschema #1]/employee_deduction/type` from the response with the `207` status
  - added the new optional `query` request parameter `entity_ids`
- **2025-07-25** `73c284d36c1e` — 2 breaking, 10 warning, 8 info
  - the `items/body` response's property type/format changed from `object`/`` to ``/`` for status `200`
  - the `items/body` response's property type/format changed from `object`/`` to ``/`` for status `207`
  - removed the optional property `items/body/annual_maximum` from the response with the `200` status
  - removed the optional property `items/body/annual_maximum` from the response with the `207` status
  - removed the optional property `items/body/catch_up` from the response with the `200` status
  - removed the optional property `items/body/catch_up` from the response with the `207` status
  - removed the optional property `items/body/company_contribution` from the response with the `200` status
  - removed the optional property `items/body/company_contribution` from the response with the `207` status
  - removed the optional property `items/body/employee_deduction` from the response with the `200` status
  - removed the optional property `items/body/employee_deduction` from the response with the `207` status
  - removed the optional property `items/body/hsa_contribution_limit` from the response with the `200` status
  - removed the optional property `items/body/hsa_contribution_limit` from the response with the `207` status
  - added `#/components/schemas/BatchError, subschema #1` to the `items/body` response property `anyOf` list for the response status `200`
  - added `#/components/schemas/BatchError, subschema #1` to the `items/body` response property `anyOf` list for the response status `207`
  - the response property `items/body` became required for the status `200`
  - the response property `items/body` became required for the status `207`
  - the response property `items/code` became required for the status `200`
  - the response property `items/code` became required for the status `207`
  - the response property `items/individual_id` became required for the status `200`
  - the response property `items/individual_id` became required for the status `207`
- **2025-04-22** `46640c1b4688` — 1 info
  - the endpoint scheme security `bearerAuth` was added to the API
- **2025-04-10** `bf858f37d7ab` — 1 info
  - added the success response with the status `200`

---

[Operation](https://skmtc.dev/finch-api/apis/api-reference/docs/employer/benefits/:benefit_id/individuals/get.md) · [API](https://skmtc.dev/finch-api/apis/api-reference.md) · [Page](https://skmtc.dev/finch-api/apis/api-reference/changes/employer/benefits/:benefit_id/individuals/get)
