---
title: "Changes to Find entities by pbehavior id"
method: GET
path: "/pbehaviors/{id}/entities"
---

# Changes to Find entities by pbehavior id

`GET /pbehaviors/{id}/entities`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 6 of 52 revisions.

- **2025-12-14** `1c19dcf99fec` — 2 breaking, 6 info
- **2025-12-12** `24b4a346840a` — 2 breaking, 4 warning, 2 info
- **2025-11-26** `bb6f0434af12` — 2 breaking, 6 info
- **2025-11-07** `11e4d00f16e0` — 2 info
- **2025-11-04** `fb4f0c9642fd` — 2 info
- **2025-09-19** `10a1f7617754` — 2 breaking, 4 warning, 2 info

## Changes

- **2025-12-14** `1c19dcf99fec` — 2 breaking, 6 info
  - the response's body type changed from no type to `object` for status `400`
  - the response's body type changed from no type to `object` for status `404`
  - added `#/components/schemas/pagination.ListResponse` to the response body `allOf` list for the response status `200`
  - removed `#/components/schemas/common.PaginatedListResponse` from the response body `allOf` list for the response status `200`
  - added the optional property `error` to the response with the `400` status
  - added the optional property `error` to the response with the `404` status
  - added the optional property `message` to the response with the `400` status
  - added the optional property `message` to the response with the `404` status
- **2025-12-12** `24b4a346840a` — 2 breaking, 4 warning, 2 info
  - the response's body type changed from `object` to no type for status `400`
  - the response's body type changed from `object` to no type for status `404`
  - removed the optional property `error` from the response with the `400` status
  - removed the optional property `error` from the response with the `404` status
  - removed the optional property `message` from the response with the `400` status
  - removed the optional property `message` from the response with the `404` status
  - added `#/components/schemas/common.PaginatedListResponse` to the response body `allOf` list for the response status `200`
  - removed `#/components/schemas/pagination.ListResponse` from the response body `allOf` list for the response status `200`
- **2025-11-26** `bb6f0434af12` — 2 breaking, 6 info
  - the response's body type changed from no type to `object` for status `400`
  - the response's body type changed from no type to `object` for status `404`
  - added `#/components/schemas/pagination.ListResponse` to the response body `allOf` list for the response status `200`
  - removed `#/components/schemas/common.PaginatedListResponse` from the response body `allOf` list for the response status `200`
  - added the optional property `error` to the response with the `400` status
  - added the optional property `error` to the response with the `404` status
  - added the optional property `message` to the response with the `400` status
  - added the optional property `message` to the response with the `404` status
- **2025-11-07** `11e4d00f16e0` — 2 info
  - added `#/components/schemas/common.PaginatedListResponse` to the response body `allOf` list for the response status `200`
  - removed `#/components/schemas/pagination.ListResponse` from the response body `allOf` list for the response status `200`
- **2025-11-04** `fb4f0c9642fd` — 2 info
  - added `#/components/schemas/pagination.ListResponse` to the response body `allOf` list for the response status `200`
  - removed `#/components/schemas/common.PaginatedListResponse` from the response body `allOf` list for the response status `200`
- **2025-09-19** `10a1f7617754` — 2 breaking, 4 warning, 2 info
  - the response's body type changed from `object` to no type for status `400`
  - the response's body type changed from `object` to no type for status `404`
  - removed the optional property `error` from the response with the `400` status
  - removed the optional property `error` from the response with the `404` status
  - removed the optional property `message` from the response with the `400` status
  - removed the optional property `message` from the response with the `404` status
  - added `#/components/schemas/common.PaginatedListResponse` to the response body `allOf` list for the response status `200`
  - removed `#/components/schemas/pagination.ListResponse` from the response body `allOf` list for the response status `200`

---

[Operation](https://skmtc.dev/capensis/apis/canopsis-community-api/docs/pbehaviors/:id/entities/get.md) · [API](https://skmtc.dev/capensis/apis/canopsis-community-api.md) · [Page](https://skmtc.dev/capensis/apis/canopsis-community-api/changes/pbehaviors/:id/entities/get)
