curl --request GET \
--url https://cloud.memsource.com/web/api2/v1/memsourceTranslateProfiles \
--header 'Authorization: <api-key>'{
"totalElements": 123,
"totalPages": 123,
"pageSize": 123,
"pageNumber": 123,
"numberOfElements": 123,
"content": [
{
"uid": "<string>",
"name": "<string>",
"dateCreated": "2023-11-07T05:31:56Z",
"createdBy": {
"firstName": "<string>",
"lastName": "<string>",
"userName": "<string>",
"email": "<string>",
"role": "SYS_ADMIN",
"id": "<string>",
"uid": "<string>"
},
"locked": true,
"memsourceTranslate": {
"id": "<string>",
"uid": "<string>",
"baseName": "<string>",
"name": "<string>",
"type": "<string>",
"category": "<string>",
"default_": true,
"includeTags": true,
"mtQualityEstimation": true,
"enabled": true,
"glossarySupported": true,
"args": {},
"langs": {
"id": "<string>",
"sourceLang": "<string>",
"targetLangs": [
"<string>"
]
},
"charCount": 123
},
"projects": [
{
"uid": "<string>",
"name": "<string>"
}
],
"projectsCount": 123,
"projectTemplatesCount": 123,
"engines": [
{
"id": "<string>",
"uid": "<string>",
"baseName": "<string>",
"name": "<string>",
"type": "<string>",
"subType": "<string>",
"category": "<string>",
"enabled": true,
"glossarySupported": true,
"definition": {
"engineName": "<string>",
"providerName": "<string>",
"connection": [
{
"baseUrl": {
"url": "<string>",
"name": "<string>",
"helpText": "<string>"
},
"authentication": {
"oauth": {
"authUrl": {
"label": "<string>",
"helpText": "<string>",
"defaultValue": "<string>",
"placeholderText": "<string>",
"required": true,
"hidden": true
},
"clientId": {
"label": "<string>",
"helpText": "<string>",
"defaultValue": "<string>",
"placeholderText": "<string>",
"required": true,
"hidden": true
},
"clientSecret": {
"label": "<string>",
"helpText": "<string>",
"defaultValue": "<string>",
"placeholderText": "<string>",
"required": true,
"hidden": true
}
},
"header": {
"authHeaderName": {
"label": "<string>",
"helpText": "<string>",
"defaultValue": "<string>",
"placeholderText": "<string>",
"required": true,
"hidden": true
},
"authHeaderValue": {
"label": "<string>",
"helpText": "<string>",
"defaultValue": "<string>",
"placeholderText": "<string>",
"required": true,
"hidden": true
}
}
},
"assistiveText": "<string>"
}
],
"logoUrl": "<string>",
"docsUrl": "<string>",
"learnMoreUrl": "<string>",
"assistiveText": "<string>",
"features": {
"glossaries": true,
"sync": true,
"async": true,
"dataRegionPolicy": [
"<string>"
]
},
"customization": {
"assistiveText": "<string>",
"customFields": [
{
"type": "TEXT",
"key": "<string>",
"label": "<string>",
"helpText": "<string>",
"defaultValue": "<string>",
"placeholderText": "<string>",
"required": true,
"hidden": true,
"allowedValues": [
"<string>"
],
"secret": true
}
]
},
"localization": {}
}
}
],
"glossaries": [
{
"uid": "<string>",
"name": "<string>"
}
],
"shape": "<string>"
}
],
"sort": {
"orders": [
{
"direction": "ASC",
"property": "<string>"
}
]
}
}curl --request GET \
--url https://cloud.memsource.com/web/api2/v1/memsourceTranslateProfiles \
--header 'Authorization: <api-key>'{
"totalElements": 123,
"totalPages": 123,
"pageSize": 123,
"pageNumber": 123,
"numberOfElements": 123,
"content": [
{
"uid": "<string>",
"name": "<string>",
"dateCreated": "2023-11-07T05:31:56Z",
"createdBy": {
"firstName": "<string>",
"lastName": "<string>",
"userName": "<string>",
"email": "<string>",
"role": "SYS_ADMIN",
"id": "<string>",
"uid": "<string>"
},
"locked": true,
"memsourceTranslate": {
"id": "<string>",
"uid": "<string>",
"baseName": "<string>",
"name": "<string>",
"type": "<string>",
"category": "<string>",
"default_": true,
"includeTags": true,
"mtQualityEstimation": true,
"enabled": true,
"glossarySupported": true,
"args": {},
"langs": {
"id": "<string>",
"sourceLang": "<string>",
"targetLangs": [
"<string>"
]
},
"charCount": 123
},
"projects": [
{
"uid": "<string>",
"name": "<string>"
}
],
"projectsCount": 123,
"projectTemplatesCount": 123,
"engines": [
{
"id": "<string>",
"uid": "<string>",
"baseName": "<string>",
"name": "<string>",
"type": "<string>",
"subType": "<string>",
"category": "<string>",
"enabled": true,
"glossarySupported": true,
"definition": {
"engineName": "<string>",
"providerName": "<string>",
"connection": [
{
"baseUrl": {
"url": "<string>",
"name": "<string>",
"helpText": "<string>"
},
"authentication": {
"oauth": {
"authUrl": {
"label": "<string>",
"helpText": "<string>",
"defaultValue": "<string>",
"placeholderText": "<string>",
"required": true,
"hidden": true
},
"clientId": {
"label": "<string>",
"helpText": "<string>",
"defaultValue": "<string>",
"placeholderText": "<string>",
"required": true,
"hidden": true
},
"clientSecret": {
"label": "<string>",
"helpText": "<string>",
"defaultValue": "<string>",
"placeholderText": "<string>",
"required": true,
"hidden": true
}
},
"header": {
"authHeaderName": {
"label": "<string>",
"helpText": "<string>",
"defaultValue": "<string>",
"placeholderText": "<string>",
"required": true,
"hidden": true
},
"authHeaderValue": {
"label": "<string>",
"helpText": "<string>",
"defaultValue": "<string>",
"placeholderText": "<string>",
"required": true,
"hidden": true
}
}
},
"assistiveText": "<string>"
}
],
"logoUrl": "<string>",
"docsUrl": "<string>",
"learnMoreUrl": "<string>",
"assistiveText": "<string>",
"features": {
"glossaries": true,
"sync": true,
"async": true,
"dataRegionPolicy": [
"<string>"
]
},
"customization": {
"assistiveText": "<string>",
"customFields": [
{
"type": "TEXT",
"key": "<string>",
"label": "<string>",
"helpText": "<string>",
"defaultValue": "<string>",
"placeholderText": "<string>",
"required": true,
"hidden": true,
"allowedValues": [
"<string>"
],
"secret": true
}
]
},
"localization": {}
}
}
],
"glossaries": [
{
"uid": "<string>",
"name": "<string>"
}
],
"shape": "<string>"
}
],
"sort": {
"orders": [
{
"direction": "ASC",
"property": "<string>"
}
]
}
}Documentation Index
Fetch the complete documentation index at: https://developers.phrase.com/llms.txt
Use this file to discover all available pages before exploring further.
Get a token from auth/login endpoint and then pass it in the Authorization HTTP header in every subsequent API call. For more information visit our help center.
Filter by name
Sort by
name, dateCreated, createdBy, projects desc
asc, desc Page number, starting with 0, default 0
x >= 0Page size, accepts values between 1 and 50, default 10
1 <= x <= 50PLAI
PLAI, QUOKKA Was this page helpful?