GlossaryListTerms interface
Methods
| get(Glossary |
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
- options
- GlossaryListTermsParameters