GET documents
Operation ID: getDocuments
Auth: unknown
Description
View a list of files and documents that you have translations for. This endpoint lets you view your MotaWord account as a multilingual translated file repository, without needing to go through your projects to interact with files in them.
Parameters (9)
(string, query, optional)
searches in source language of documents, in source and target languages of document's quote
(string, query, optional, default: updated_at)
Constraints: {'enum': ['id', 'updated_at', 'created_at', 'name']}
(?, query, optional, default: desc)
(integer, query, optional, default: 1)
(integer, query, optional, default: 10)
(boolean, query, optional, default: 0)
When true, this will return the most 4 recent active documents.
(string, query, optional)
(string, query, optional, default: ALL)
Constraints: {'enum': ['ALL', 'TEXT_DOCUMENTS', 'PRESENTATIONS', 'SPREADSHEETS', 'PDFS', 'IMAGES', 'SUBTITLES', 'DESIGNS', 'LOCALIZATION', 'WEB', 'STYLE_GUIDES', 'GLOSSARIES']}
(array, query, optional)
Attach further information. Possible values 'preview' to fetch temporary preview URLs. This is NOT recommended to be used with list calls. Only use with[]=preview for single document/style guide calls.
No probe data for this endpoint yet.