List Workspace Claims
List claims for a workspace with optional filters and DAG expansion.
HTTP callers receive every matching claim — the per-call recency cap that get_claims applies to the LLM tool path is intentionally not propagated here, since UI surfaces (CKG sidebar, task-DAG coloring, writeup tables) need the full set. claim_ids is repeatable (?claim_ids=C-1&claim_ids=C-2) for bulk lookup of a known set without re-scanning the workspace.
Path parameters
Query parameters
How readily a claim should enter an agent's context.
This is a query-independent prior authored by the agent that files the claim. It is not relevance, confidence, or truth: a Low claim that is highly relevant to the current work must still be able to outrank an irrelevant High one once the recall system ranks candidates.
Response
Successful Response
Changes
Changed in 2 of the 16 revisions of this API.2
- ○
added the optional property
claims/items/sources/items/source_pageto the response with the200statusresponse-optional-property-added
- ○
- ○
endpoint added
endpoint-added
This revision also has 8 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○