List glossary terms

Retrieves a list of glossary terms. This endpoint supports cursor pagination for better performance with large datasets. When using cursor pagination, the response will include a nextCursor value in the metadata when more data is available. Continue making requests with the nextCursor value until no nextCursor is returned, indicating all data has been retrieved.

Requires read_glossary OAuth access scope.

Path Params
string
required

A unique project identifier

Query Params
integer

Number of items to include (max 500).

integer

Return results starting from this cursor. When using cursor pagination, this parameter should contain the nextCursor value from the previous response. Continue pagination until no nextCursor is returned in the response headers.

Response

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json