Skip to main content
GET
List Glossary Items

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

glossary_id
string
required
tenant
string | null
required

The domain of the customer

Example:

"example.com"

Query Parameters

size
integer | null
pageToken
string | null

Response

Successful Response

items
GlossaryItem · object[]
required

The list of glossary items

nextPageToken
string | null

Token for the next page