Skip to main content

Get translation memory sets

Gets all the Translation Memory Sets (Cascading TMs) that have been predefined in your Platform account by LanguageWire Project Managers.

info

Pay attention to the list, as you mmight need to specify which Translation Memory Set you want us to apply on your content when creating your project.


Tip

Contact your assigned LanguageWire Project Manager if you need your Translation Memory Set to be updated and/or modified.


Not sure what a Translation Memory Set is? Check it out in our glossary.

Responses
200

Available translation memory sets in your Platform account

Schema OPTIONAL
object[]
id int32 OPTIONAL

Unique identifier for the Translation Memory Set.

version integer OPTIONAL

Version number of the Translation Memory Set.

name string OPTIONAL

Name of the Translation Memory Set.

description string OPTIONAL

Description providing details about the Translation Memory Set.

status string OPTIONAL

Current status of the Translation Memory Set. Possible values: Active or Inactive.

deleted boolean OPTIONAL

Indicates if the Translation Memory Set has been deleted.

createdOn date-time OPTIONAL

Timestamp of when the Translation Memory Set was created.

translationMemoryFamilies object[] OPTIONAL
familyId integer OPTIONAL

Unique identifier for the translation memory.

priority integer OPTIONAL

Priority number (lower is more important) of the translation memory family within the cascade.

penalty integer OPTIONAL

Penalty that applies to the results obtain for this translation memory family within the cascade.

read boolean OPTIONAL

Value indicating whether units can be read from this translation memory family.

write boolean OPTIONAL

Value indicating whether units can be written from this translation memory family.

concordance boolean OPTIONAL

Value indicating whether units can be use for concordance search from this translation memory family.

401

Unauthorized

Schema OPTIONAL
code string
message string
hints string
429

Too many requests

Schema OPTIONAL
code string
message string
hints string
500

Internal server error

Schema OPTIONAL
code string
message string
hints string
504

Gateway timeout

Schema OPTIONAL
code string
message string
hints string