---
title: "Find view groups"
method: GET
path: "/view-groups"
tags: ["viewgroups"]
---

# Find view groups

`GET /view-groups`

Get paginated list of view groups.

-  PERMISSIONS: `api_viewgroup:read` or `api_private_view_groups:can`

## Query parameters

- `with_flags` boolean
- `with_views` boolean
- `with_tabs` boolean
- `with_widgets` boolean
- `page` integer
- `limit` integer
- `search` string

## Other responses

- `400` — Bad Request

---

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