Search translation memory for segment in the project
Returns at most maxSegments records with score >= scoreThreshold and at most maxSubsegments records which are subsegment, i.e. the source text is substring of the query text.
Authorizations
Get a token from auth/login endpoint and then pass it in the Authorization HTTP header in every subsequent API call. For more information visit our help center.
Path Parameters
Body
1 - 2147483647 elementsContext key for context-based TM matching
Maximum number of full-match results to return
0 <= x <= 5Maximum number of subsegment-match results to return
0 <= x <= 5Segment following the query segment, used for context-based matching
Segment preceding the query segment, used for context-based matching
0 < x < 1.01Tag metadata for tag-sensitive matching
1 <= x <= 15Response
successful operation
Translation memory search results