The glossary id.
an object with query parameters
OptionalcountTotal?: booleanOptional parameter to request total count for query
Optionalfilter?: stringOptional SCIM filter to be used to filter terms Usable fields are
Optionallimit?: numberThe number of terms to get.
Optionalnext?: stringOptional parameter to request the next page.
Optionalprev?: stringOptional parameter to request the previous page.
Optionalsort?: Optional resource field name to sort on, eg. name. Can be prefixed with +/- to determine order, defaults to (+) ascending.
Optionaloptions: ApiCallOptions
Returns a list of terms for a glossary.