---
title: "Get Catalog Table By Database Identifier"
method: GET
path: "/catalog/get-tables-by-database-identifier"
tags: ["catalog"]
---

# Get Catalog Table By Database Identifier

`GET /catalog/get-tables-by-database-identifier`

## Query parameters

- `account_id` string, required
- `region` string, required
- `database_type` string, required
- `database_name` string, required
- `table_name` string, required
- `identifier` string, required
- `page` integer
- `size` integer

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/aws-samples/apis/sensitive-data-protect-solution.md) · [All operations](https://skmtc.net/aws-samples/apis/sensitive-data-protect-solution/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/aws-samples/sensitive-data-protect-solution/versions/e0c2e29932e2/schema)
