CodeReview
Get review state
Returns the review, code_version, review-scoped counts, and a cursor-paginated page of comments with inlined suggested changes, link/thread summaries. Includes event_cursor for SSE resume.
get/api/v1/trails/{trail_id}/reviews/{id}
Path parameters
trail_idstring required
idstring required
Query parameters
include_dismissedboolean
stale'current' | 'stale' | 'any'
limitinteger
cursorstring
Response
Review state
Changes
No recorded changes to this endpoint across all 4 revisions of this API.