---
title: "GET /v2/database/schemas"
method: GET
path: "/v2/database/schemas"
tags: ["database"]
---

# GET /v2/database/schemas

`GET /v2/database/schemas`

list schemas of database source instance.

## Query parameters

- `database_type` string, required
- `host` string, required
- `port` integer, required
- `user` string, required
- `password` string, required
- `service_name` string
- `character_set` string
- `is_password_encrypted` boolean

## Response `200`

OK

---

[API](https://skmtc.dev/actiontech/apis/dtle-api-docs.md) · [All operations](https://skmtc.dev/actiontech/apis/dtle-api-docs/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/actiontech/dtle-api-docs/revisions/f42616d511c2/schema)
