---
title: "List named queries"
method: GET
path: "/inventory/api/v1/query"
tags: ["named_query"]
---

# List named queries

`GET /inventory/api/v1/query`

Retrieving list of named queries by specified filters

## Request body

- GithubComOpengovernOpengovernancePkgInventoryApiListQueryRequest
  - `titleFilter` string — Specifies the Title

## Response `200`

OK

- GithubComOpengovernOpengovernancePkgInventoryApiNamedQueryItem[]
  - `category` string — Category (Tags[category])
  - `id` string — Query Id
  - `integration_types` string[] — Provider
  - `query` string — Query
  - `tags` object — Tags
  - `title` string — Title

---

[API](https://skmtc.net/opengovern/apis/opengovernance-service-api.md) · [All operations](https://skmtc.net/opengovern/apis/opengovernance-service-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/opengovern/opengovernance-service-api/revisions/ab05295c4094/schema)
