curl --request GET \
--url https://cloud.memsource.com/web/api2/v2/projects/{projectUid}/transMemories{
"ptmsPerTargetLang": [
{
"targetLang": "<string>",
"ptmsPerWfStep": [
{
"wfStep": {
"uid": "<string>"
},
"ptmData": [
{
"wfStep": {
"uid": "<string>"
},
"writeMode": true,
"readMode": true,
"penalty": 123,
"targetLang": "<string>",
"transMemory": {
"uid": "<string>",
"internalId": 123,
"name": "<string>",
"sourceLang": "<string>",
"targetLangs": [
"<string>"
]
},
"applyPenaltyTo101Only": true,
"order": 123,
"sharedOwner": "<string>"
}
]
}
]
}
],
"maxTmsEnabled": 123
}curl --request GET \
--url https://cloud.memsource.com/web/api2/v2/projects/{projectUid}/transMemories{
"ptmsPerTargetLang": [
{
"targetLang": "<string>",
"ptmsPerWfStep": [
{
"wfStep": {
"uid": "<string>"
},
"ptmData": [
{
"wfStep": {
"uid": "<string>"
},
"writeMode": true,
"readMode": true,
"penalty": 123,
"targetLang": "<string>",
"transMemory": {
"uid": "<string>",
"internalId": 123,
"name": "<string>",
"sourceLang": "<string>",
"targetLangs": [
"<string>"
]
},
"applyPenaltyTo101Only": true,
"order": 123,
"sharedOwner": "<string>"
}
]
}
]
}
],
"maxTmsEnabled": 123
}Filter project translation memories by target language
Filter project translation memories by workflow step
Get all TMs in shared project (TM assigned from vendor and buyer)
successful operation
Show child attributes
Show child attributes
Show child attributes
Show child attributes
Owner of project trans memory in shared projects
Was this page helpful?