GET api/TermGroup/TermSet/Terms/List?termsGroupId={termsGroupId}&termsSetId={termsSetId}&structure={structure}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| termsGroupId | globally unique identifier |
Required |
|
| termsSetId | globally unique identifier |
Required |
|
| structure | WorkPoint365.WebAPI.Model.TaxonomyStructure |
Default value is Flat |
Body Parameters
None.
Response Information
Resource Description
System.Web.Http.IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.