Skip to main content
GET
Retrieve every translation memory owned by your API key’s account. Ids from this list can be passed as selectedMemories when creating an order, or used with the memory management endpoints for updates, deletes, and imports.

Authorizations

This endpoint requires API key authentication.

Response

Returns an array of translation memory objects.
string
Unique identifier of the translation memory.
string
Human-readable name of the translation memory.
number
Number of translation units stored in the memory. A memory can hold several language pairs; matches are resolved per target language at translation time.
string
Creation timestamp (ISO 8601).
string
Last update timestamp (ISO 8601).