---
title: "Find all pbehaviors"
method: GET
path: "/pbehaviors"
tags: ["pbehaviors"]
---

# Find all pbehaviors

`GET /pbehaviors`

Get paginated list of pbehaviors.

-  PERMISSIONS: `api_pbehavior:read`

## Query parameters

- `ids[]` string[]
- `page` integer
- `limit` integer
- `search` string
- `search pattern` string
- `sort` 'asc' | 'desc'
- `sort_by` string

## Other responses

- `400` — Bad Request

## Changes

- **2026-03-16** `a4a68066fdcd` — 1 info
  - added the new optional `query` request parameter `search pattern`
- **2026-03-13** `a99147714408` — 1 warning
  - deleted the `query` request parameter `search pattern`
- **2026-03-12** `9c6ac5a70cb8` — 1 info
  - added the new optional `query` request parameter `search pattern`
- **2026-01-19** `c85919c0ff21` — 1 warning
  - deleted the `query` request parameter `search pattern`
- **2026-01-19** `fb02525777e6` — 1 info
  - added the new optional `query` request parameter `search pattern`

[Full history](https://skmtc.dev/capensis/apis/canopsis-community-api/changes/pbehaviors/get.md)

---

[API](https://skmtc.dev/capensis/apis/canopsis-community-api.md) · [All operations](https://skmtc.dev/capensis/apis/canopsis-community-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/capensis/canopsis-community-api/revisions/7c842289e811/schema)
