Share via


GlossaryListTerms interface

Methods

get(GlossaryListTermsParameters)

Get terms belonging to a specific glossary. Recommend using limit/offset to get pagination result.

Method Details

get(GlossaryListTermsParameters)

Get terms belonging to a specific glossary. Recommend using limit/offset to get pagination result.

function get(options?: GlossaryListTermsParameters): StreamableMethod<GlossaryListTerms200Response | GlossaryListTermsDefaultResponse>

Parameters

Returns