Skip to main content
POST
Get review disagreement state

Authorizations

X-API-Key
string
header
required

Organization API key for authentication

Body

application/json
project_ids
string[]
required

Review project IDs (ULIDs). Projects without the require_disagreement_notes rule are ignored.

Required array length: 1 - 1000 elements
selected_project_id
string | null

When set with include_unresolved_ids, only this project returns its id lists.

include_unresolved_ids
boolean
default:false

Include the unresolved simulation/annotation id lists (otherwise counts only).

Response

Disagreement state computed successfully

projects
object[]
required