Returns AI-generated quality estimation warnings for the selected job parts. Each response covers up to 100 segments (fewer if the end of the scan range is reached). Pagination is cursor-based: omit initialSegmentId on the first request to start from the first segment; on subsequent requests, pass the last segmentId from the previous response’s segmentWarnings. endReached=true signals there are no further segments. All job parts must belong to the same project and workflow step.
Documentation Index
Fetch the complete documentation index at: https://developers.phrase.com/llms.txt
Use this file to discover all available pages before exploring further.
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.
Job parts to fetch warnings for. Must all belong to the same project and the same workflow step. 1–100 entries.
1 - 100 elementsSegment id to resume pagination from. Omit (or send null) on the first request to start from the first segment; for subsequent pages, pass the last segmentId returned in the previous response's segmentWarnings.
successful operation