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
- 200
- 400
- 401
- 403
- 404
OK
Bad Request
Unauthorized
Forbidden
Not Found