projects
Lists all taxonomies in a project in a particular location that you have a permission to view.
get/v1/{+parent}/taxonomies
Path parameters
parentstring required
Required. Resource name of the project to list the taxonomies of.
Query parameters
filterstring
Supported field for filter is 'service' and value is 'dataplex'. Eg: service=dataplex.
pageSizeinteger
The maximum number of items to return. Must be a value between 1 and 1000 inclusively. If not set, defaults to 50.
pageTokenstring
The pagination token of the next results page. If not set, the first page is returned. The token is returned in the response to a previous list request.
Response
Successful response