GET /codereviews/{review-id}

lgtm.com

Summary: Get results of code review
Operation ID: getCodeReview
Auth: unknown
Description

Get the results of a code review using the review identifier for the task. When you request a code review, the response includes a task result URL of the form: `/codereviews/{review-id}`. This endpoint reports the results of a complete code review, or the status of a review that's still in progress.

Parameters (1)

review-id (string, path, required)

The identifier for the review (from the `task-result-url`).

No probe data for this endpoint yet.