Skip to main content

List rows of a translation memory (paginated)

GET 

/v2/organizations/:organizationId/translation-memories/:translationMemoryId/entries

Pagination is row-level: each STORED bucket (manual entries on a source collapse into one row; each TMX tuid is its own row) and each VIRTUAL origin (one row per project key) gets its own page item. The targetLanguageTag filter narrows the cells of a row to a subset of target languages; rows themselves still appear with empty cells so the user can add a translation.

Request

Responses

OK