List Review Flags Endpoint

Active do-not-publish flags with provenance, for the Review page.

Scope by share link (the jump from the share editor) or by project(s). All-Projects mode passes projectIds[] the same way /getShares does; the set is then narrowed to the projects where the caller actually holds sharelinks.review.manage, so a union can never surface flags from a project they can't manage.

get/reviews/flags

Query parameters

projectIdinteger nullable
projectIds[]integer[]
shareIdstring nullable
pageinteger
pageSizeinteger

Response

Successful Response

{"stackTrail":"paths:/reviews/flags:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

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