catalyst_edge_claim_sources
Retrieve a paged list of immutable source records that substantiate a grouped claim, using a claim ID with optional limit and cursor for pagination.
Instructions
Return one bounded page of immutable source records supporting a grouped claim.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| cursor | No | ||
| claim_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cursor | Yes | ||
| sources | No | ||
| claim_id | Yes | ||
| next_cursor | No | ||
| attributions | No | ||
| total_sources | Yes |