List representative entry IDs for every stored row
GET/v2/organizations/:organizationId/translation-memories/:translationMemoryId/entries/entryIds
Returns one entry ID per stored row matching the optional search filter — the same row identities that the paged endpoint exposes, but flattened to a single long list for client-side Select all flows. Virtual rows are not included (they have no entry IDs).
Request
Responses
- 200
- 400
- 401
- 403
- 404
OK
Bad Request
Unauthorized
Forbidden
Not Found