API Documentation
- Additional Workflow Step
- Analysis
- Async Request
- Authentication
- Bilingual File
- Business Unit
- Buyer
- Client
- Connector
- Conversations
- Cost Center
- Custom Fields
- Custom File Type
- Domain
- Due Date Scheme
- Email Template
- File
- Glossary
- Import settings
- Job
- Language AI
- Language Quality Assessment
- Machine Translation
- Machine Translation Settings
- Mapping
- Net Rate Scheme
- Notifications
- Price List
- Project
- GETList projects
- POSTCreate projectdeprecated
- POSTCreate project from templatedeprecated
- GETGet project
- PUTEdit projectdeprecated
- DELDelete project
- PATCHEdit project
- GETGet access and security settingsdeprecated
- PUTEdit access and security settingsdeprecated
- GETGet analyse settings
- GETList analyses by projectdeprecated
- POSTAssigns providers from template
- POSTAssigns providers from template (specific jobs)
- POSTAssign vendor
- GETList assignable templates
- POSTClone project
- GETGet custom fields of project (page)
- PUTEdit custom fields of the project (batch)
- POSTCreate custom field instances
- GETGet custom field of project
- PUTEdit custom field of project
- DELDelete custom field of project
- GETGet file naming settings for project
- PUTUpdate file naming settings for project
- GETGet financial settings
- PUTEdit financial settings
- GETGet projects's default import settings
- PUTEdit project import settings
- POSTUpload Job Preview Package
- GETGet LQA settings
- GETGet project machine translate settings
- PUTEdit machine translate settings
- PUTEdit machine translate settings per language
- GETGet Pre-translate settingsdeprecated
- PUTUpdate Pre-translate settingsdeprecated
- GETList project providers
- POSTGet suggested providersdeprecated
- GETGet quality assurance settingsdeprecated
- PUTEdit quality assurance settingsdeprecated
- GETGet QA checks
- GETList quotes
- PATCHRestore project
- POSTEdit project status
- POSTAdd target languages
- GETGet term bases
- PUTEdit term bases
- GETList project relevant term bases
- GETGet translation memoriesdeprecated
- PUTEdit translation memoriesdeprecated
- GETList project relevant translation memories
- POSTSearch translation memory for segment in the project
- GETGet workflow stepsdeprecated
- POSTAdd workflow steps
- POSTCreate projectdeprecated
- POSTCreate project from template (async)
- POSTCreate project from template
- PUTEdit project
- GETGet access and security settings
- PUTEdit access and security settings
- GETList analyses by projectdeprecated
- GETGet Pre-translate settingsdeprecated
- PUTUpdate Pre-translate settingsdeprecated
- POSTGet suggested providers
- PUTEdit quality assurance settings
- GETGet translation memoriesdeprecated
- PUTEdit translation memoriesdeprecated
- GETGet workflow steps
- POSTCreate project
- PUTEdit project
- GETList analyses by project
- GETGet Pre-translate settingsdeprecated
- PUTUpdate Pre-translate settingsdeprecated
- GETGet translation memories
- PUTEdit translation memories
- GETGet project pre-translate settings
- PUTUpdate project pre-translate settings
- GET
- Project Reference File
- Project Template
- Provider
- Quality Assurance
- Quote
- SCIM
- Segmentation Rules
- Service
- Spell Check
- SubDomain
- Supported Languages
- Term Base
- Translation
- Translation Memory
- User
- Vendor
- Webhook
- Workflow changes
- Workflow Step
- XML Assistant
Project
List analyses by project
GET
/
api2
/
v3
/
projects
/
{projectUid}
/
analyses
List analyses by project
Copy
Ask AI
curl --request GET \
--url https://cloud.memsource.com/web/api2/v3/projects/{projectUid}/analyses
Copy
Ask AI
{
"totalElements": 123,
"totalPages": 123,
"pageSize": 123,
"pageNumber": 123,
"numberOfElements": 123,
"content": [
{
"id": "<string>",
"uid": "<string>",
"innerId": "<string>",
"type": "PreAnalyse",
"name": "<string>",
"provider": {
"type": "<string>",
"id": "<string>",
"uid": "<string>"
},
"createdBy": {
"firstName": "<string>",
"lastName": "<string>",
"userName": "<string>",
"email": "<string>",
"role": "SYS_ADMIN",
"id": "<string>",
"uid": "<string>"
},
"dateCreated": "2023-11-07T05:31:56Z",
"netRateScheme": {
"id": "<string>",
"uid": "<string>",
"name": "<string>",
"isDefault": true,
"dateCreated": "2023-11-07T05:31:56Z",
"createdBy": {
"firstName": "<string>",
"lastName": "<string>",
"userName": "<string>",
"email": "<string>",
"role": "SYS_ADMIN",
"id": "<string>",
"uid": "<string>"
}
},
"analyseLanguageParts": [
{
"id": "<string>",
"sourceLang": "<string>",
"targetLang": "<string>",
"jobs": [
{
"uid": "<string>",
"filename": "<string>",
"innerId": "<string>"
}
]
}
],
"outdated": true,
"importStatus": {
"status": "RUNNING",
"errorMessage": "<string>"
},
"pureWarnings": [
"<string>"
]
}
],
"sort": {
"orders": [
{
"direction": "ASC",
"property": "<string>"
}
]
}
}
Path Parameters
Query Parameters
Name to search by
Uid to search by
Required range:
x >= 0
Page size, accepts values between 1 and 50, default 50
Required range:
1 <= x <= 50
Sorting field
Available options:
DATE_CREATED
, INNER_ID
Sorting order
Available options:
asc
, desc
Response
200
application/json
successful operation
The response is of type object
.
Was this page helpful?
List analyses by project
Copy
Ask AI
curl --request GET \
--url https://cloud.memsource.com/web/api2/v3/projects/{projectUid}/analyses
Copy
Ask AI
{
"totalElements": 123,
"totalPages": 123,
"pageSize": 123,
"pageNumber": 123,
"numberOfElements": 123,
"content": [
{
"id": "<string>",
"uid": "<string>",
"innerId": "<string>",
"type": "PreAnalyse",
"name": "<string>",
"provider": {
"type": "<string>",
"id": "<string>",
"uid": "<string>"
},
"createdBy": {
"firstName": "<string>",
"lastName": "<string>",
"userName": "<string>",
"email": "<string>",
"role": "SYS_ADMIN",
"id": "<string>",
"uid": "<string>"
},
"dateCreated": "2023-11-07T05:31:56Z",
"netRateScheme": {
"id": "<string>",
"uid": "<string>",
"name": "<string>",
"isDefault": true,
"dateCreated": "2023-11-07T05:31:56Z",
"createdBy": {
"firstName": "<string>",
"lastName": "<string>",
"userName": "<string>",
"email": "<string>",
"role": "SYS_ADMIN",
"id": "<string>",
"uid": "<string>"
}
},
"analyseLanguageParts": [
{
"id": "<string>",
"sourceLang": "<string>",
"targetLang": "<string>",
"jobs": [
{
"uid": "<string>",
"filename": "<string>",
"innerId": "<string>"
}
]
}
],
"outdated": true,
"importStatus": {
"status": "RUNNING",
"errorMessage": "<string>"
},
"pureWarnings": [
"<string>"
]
}
],
"sort": {
"orders": [
{
"direction": "ASC",
"property": "<string>"
}
]
}
}
Assistant
Responses are generated using AI and may contain mistakes.