Retrieve Glossary Entries
GET {{baseUrl}}/glossaries/:glossary_id/entries
List the entries of a single glossary in the format specified by the Accept
header.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"example":"Hello!\tGuten Tag!"}