Get a code review and linked agent state

Returns review metadata, grouped findings, discussion comments, and linked agent state for a REST-created code review.

GET /api/public/v1/code-reviews/{reviewId}
Bearer token

Path parameters

· 1
reviewId string required

Identifier of the code review to retrieve.

Query parameters

· 1
historyLimit integer · min: 1· max: 500· default: 100

Maximum number of recent history items to return. Defaults to 100 and caps at 500.

Responses