Glossaries

List glossaries

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:
Available scopes:
  • : Allow read & write access to My Authors
  • : Allow read access to My Authors
  • : Allow write access to My Authors
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
200

Lists glossaries

application/json
get
/v1/clients/glossaries

Code samples

Last updated

Was this helpful?