Newer Version Available

This content describes an older version of this product. View Latest

Content Taxonomy, Get Terms

Get terms and child terms for a content taxonomy.
Resource
1/connect/content-taxonomy/terms
Available version
63.0
HTTP methods
GET
Request parameters for GET
Parameter Name Type Description Required or Optional Available Version
depth Integer Number of levels of the tree to retrieve. If you specify 0, you get the details for the specified initial terms or the root terms only. Required 63.0
includeMetadata Boolean Specifies whether to include metadata, such as created date, last modified date, and description, in the results (true) or not (false). If unspecified, defaults to (false). Optional 63.0
includePaths Boolean Specifies whether to include paths in the results (true) or not (false). If unspecified, defaults to false. Optional 63.0
initialTerms String[] List of IDs of terms to get, with child terms to the specified depth. If unspecified, defaults to the root terms. Optional 63.0
taxonomyId String ID of the content taxonomy. Required 63.0
Response body for GET
Content Taxonomy Term Collection