---
title: "GET /v1/{+conversionWorkspace}:describeDatabaseEntities"
method: GET
path: "/v1/{+conversionWorkspace}:describeDatabaseEntities"
tags: ["projects"]
---

# GET /v1/{+conversionWorkspace}:describeDatabaseEntities

`GET /v1/{+conversionWorkspace}:describeDatabaseEntities`

Describes the database entities tree for a specific conversion workspace and a specific tree type. Database entities are not resources like conversion workspaces or mapping rules, and they can't be created, updated or deleted. Instead, they are simple data objects describing the structure of the client database.

## Path parameters

- `conversionWorkspace` string, required

## Query parameters

- `commitId` string
- `filter` string
- `pageSize` integer
- `pageToken` string
- `tree` 'DB_TREE_TYPE_UNSPECIFIED' | 'SOURCE_TREE' | 'DRAFT_TREE' | 'DESTINATION_TREE'
- `uncommitted` boolean
- `view` 'DATABASE_ENTITY_VIEW_UNSPECIFIED' | 'DATABASE_ENTITY_VIEW_BASIC' | 'DATABASE_ENTITY_VIEW_FULL' | 'DATABASE_ENTITY_VIEW_ROOT_SUMMARY' | 'DATABASE_ENTITY_VIEW_FULL_COMPACT'

## Response `200`

Successful response

---

[API](https://skmtc.dev/google/apis/datamigration.md) · [All operations](https://skmtc.dev/google/apis/datamigration/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/google/datamigration/revisions/d77bd66e25e6/schema)
