GET api/TermGroup/TermSet/Terms/List?termsGroupId={termsGroupId}&termsSetId={termsSetId}&structure={structure}

Request Information

URI Parameters

NameDescriptionTypeAdditional 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.IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.