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.

Changes

No recorded changes to this endpoint across all 1 revision of this API.