Context
Retrieve asynchronous process results
Check the status of the asynchronous process and get the results once the process is completed
get/context-api/v2/projects/{projectId}/processes/{processUid}
Path parameters
projectIdstring uuid required
A unique project identifier. This can be found in the Smartling Dashboard under Account Settings > API.
processUidstring uuid required
Identifier of the asynchronous process obtained when running asynchronous request.
Response
OK