GET
/
api2
/
v1
/
transMemories
/
downloadExport
/
{asyncRequestId}
Download export
curl --request GET \
  --url https://cloud.memsource.com/web/api2/v1/transMemories/downloadExport/{asyncRequestId}

Path Parameters

asyncRequestId
string
required

Request ID

Query Parameters

format
enum<string>
default:TMX
Available options:
TMX,
XLSX
fields
enum<string>[]

Fields to include in exported XLSX

Response

200

application/octet-stream