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
Changes
No recorded changes to this endpoint across all 3 revisions of this API.