labs

Lab Reviews

Open review threads across the team's shared trajectories.

This is the team-level view the per-session annotations endpoints cannot give: a member sees, in one place, which comments are waiting on THEM (for_me — on a trajectory they own) versus what they have asked of others (by_me). Without it, an annotation is only discoverable by whoever happens to reopen that exact trajectory, which is why the review primitives shipped but nobody used them.

Visible to every ACTIVE member (not owner-only): peer review is the point. Scope matches visibility='lab' — a private trajectory is never scanned, so annotating one is still a private note between owner and viewer.

get/api/labs/{lab_id}/reviews

Path parameters

lab_idstring required

Query parameters

limitinteger

how many shared sessions to scan

how many shared sessions to scan

Headers

authorizationstring nullable

Response

Successful Response

object required

Changes

No recorded changes to this endpoint across all 1 revision of this API.