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