v2

latestOpenAPI 3.0.02026-08-07103189636.5 KB
Context

Retrieve asynchronous match results

Check the status of the match request and get results once the match is completed. When the match has been completed, any newly created bindings are also returned in the response. This endpoint is deprecated and will be deleted. We recommend to use Retrieve asynchronous process results endpoint

get/context-api/v2/projects/{projectId}/match/{matchId}

Path parameters

projectIdstring uuid required

A unique project identifier. This can be found in the Smartling Dashboard under Account Settings > API.

matchIdstring uuid required

Identifier of the match request obtained when running asynchronous match request.

Response

OK