---
title: "Search the data catalog"
method: GET
path: "/v1/workspaces/{workspaceId}/catalog"
tags: ["Catalog"]
---

# Search the data catalog

`GET /v1/workspaces/{workspaceId}/catalog`

Returns entries matching filters plus facet counts. Returns enabled false when the catalog is off.

## Query parameters

- `q` string
- `kind` string
- `domain` string
- `status` 'draft' | 'certified' | 'deprecated'
- `tag` string

## Response `200`

Search results

---

[API](https://skmtc.dev/shareout/apis/shareout-rest-api.md) · [All operations](https://skmtc.dev/shareout/apis/shareout-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/shareout/shareout-rest-api/revisions/804359ead65a/schema)
