---
title: "Get a list of database tables for an app"
method: GET
path: "/apps/{id}/database"
tags: ["Database"]
---

# Get a list of database tables for an app

`GET /apps/{id}/database`

Get a list of databases of an application that was analyzed before.
The result will be given in JSON format.

## Path parameters

- `id` string, required

## Response `200`

Successful operation

- Database

## Other responses

- `404` — Application ID not found.

---

[API](https://skmtc.dev/konveyor/apis/tackle-diva-data-intensive-validity-analyzer.md) · [All operations](https://skmtc.dev/konveyor/apis/tackle-diva-data-intensive-validity-analyzer/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/konveyor/tackle-diva-data-intensive-validity-analyzer/revisions/7bc11f282617/schema)
