---
title: "GET /v1/{+parent}/taxonomies:export"
method: GET
path: "/v1/{+parent}/taxonomies:export"
tags: ["projects"]
---

# GET /v1/{+parent}/taxonomies:export

`GET /v1/{+parent}/taxonomies:export`

Exports taxonomies in the requested type and returns them, including their policy tags. The requested taxonomies must belong to the same project. This method generates `SerializedTaxonomy` protocol buffers with nested policy tags that can be used as input for `ImportTaxonomies` calls.

## Path parameters

- `parent` string, required

## Query parameters

- `serializedTaxonomies` boolean
- `taxonomies` string[]

## Response `200`

Successful response

---

[API](https://skmtc.net/google/apis/datacatalog.md) · [All operations](https://skmtc.net/google/apis/datacatalog/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/google/datacatalog/revisions/d65a3d49b170/schema)
