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.

No code sample available for this language

Parameters

FieldTypeReqDefaultDescription
stringN
stringN
idempotencyKeystringN
messageIdstringN
blockIdstringN
blockRevisionintegerN
sourceHashstringN
targetKindstring (asset | memory-page)Y

Try it out

Sign in to use your API key
Request Body
Response
Click Execute to test