Glossaries

List glossaries

circle-info

OAuth: This endpoint requires one of the following scopes: glossary:manage, glossary:read or glossary:write.

List Glossaries

get
Authorizations
OAuth2authorizationCodeRequired

OAuth2 Bearer token authentication

Authorization URL: Token URL: Refresh URL:
Query parameters
filterstring · enumOptional

Possible values:

  • all: list both shared and owned glossaries (default).
  • share: shared glossaries only.
  • owned: owned glossaries only.
Possible values:
pageintegerOptional

Search results are limited to 100 items. Specify page number to read more than the first page.

Responses
chevron-right
200

Lists glossaries

application/json
namestringOptional
language_codesstring[]Optional
created_atstringOptional
file_urlstringOptional
user_idstringOptional
idstringOptional
typestringOptional
get
/v1/clients/glossaries

Code samples

Last updated

Was this helpful?