Skip to main content

Get project

This request retrieves specific details for the selected project:Title, External ID, files, deadline, status, target language, etc.

Path Parameters
id int32 REQUIRED

ID of the project

Responses
200

Project details

Schema OPTIONAL
id integer OPTIONAL
externalId string OPTIONAL
title string OPTIONAL
briefing string OPTIONAL
briefingForExperts string OPTIONAL
purchaseOrderNumber string OPTIONAL
deadline date-time OPTIONAL
creationDate date-time OPTIONAL
finishedAt date-time OPTIONAL
templateId integer OPTIONAL
serviceId integer OPTIONAL
translationMemoryId integer OPTIONAL
translationMemorySetId integer OPTIONAL
translationMemorySetVersion integer OPTIONAL
useTranslationMemory boolean OPTIONAL
termBaseId integer OPTIONAL
invoicingAccountId integer OPTIONAL
userId integer OPTIONAL
workAreaId integer OPTIONAL
status string OPTIONAL
platformLink string OPTIONAL
referenceFiles string[] OPTIONAL
files object[] OPTIONAL
sourceFileId string OPTIONAL
sourceFileName string OPTIONAL
sourceLanguage string OPTIONAL
translations object[] OPTIONAL
id integer OPTIONAL
fileId string OPTIONAL
targetLanguage string OPTIONAL
status string OPTIONAL
translationFileName string OPTIONAL
translationFileLink string OPTIONAL
metadata object OPTIONAL

This is the metadata that has been added to the project.