GET
/api/pkf/materializations
Restore an optional committed materialization receipt
Exactly one locator form is required: either actor-scoped idempotencyKey, or the complete source locator messageId + blockId + blockRevision + sourceHash. targetKind is required by both forms. Source discovery is canonical per workspace, actor, target kind and pinned source revision/hash; ambiguous legacy rows fail with 409 instead of selecting a latest row.
当前语言暂无代码示例
参数
| Field | Type | Req | Default | Description |
|---|---|---|---|---|
| string | N | — | ||
| string | N | — | ||
| idempotencyKey | string | N | — | |
| messageId | string | N | — | |
| blockId | string | N | — | |
| blockRevision | integer | N | — | |
| sourceHash | string | N | — | |
| targetKind | string (asset | memory-page) | Y | — |