v1

latestOpenAPI 3.0.32026-07-265278189.1 KB
ManageGlossaries

Retrieve Glossary Entries

List the entries of a single glossary in the format specified by the Accept header.

get/v2/glossaries/{glossary_id}/entries

Path parameters

glossary_idstring required

A unique ID assigned to the glossary.

Headers

Acceptstring

The requested format of the returned glossary entries. Currently, supports only text/tab-separated-values.

Response

The entries in the requested format.