Glossaries
OAuth: This endpoint requires one of the following scopes:
glossary:manage
, glossary:read
or glossary:write
.get
https://api.textmaster.com
/v1/clients/glossaries
List Glossaries
curl -G "https://api.textmaster.com/v1/clients/glossaries" \
--data-urlencode "filter=all" \
-H "Authorization: Bearer 6aa131e7cd6a037c8e955fa5e3231bd8e201bb4218644aa8a28125769e1b91a1"
Last modified 1yr ago