Preview the update from an installed agent-card pin to the current source version.
Returns version metadata, normalized payload and prompt deltas, capability-manifest changes, and the local overlay keys that are preserved or conflict.
Rensei API key presented as Authorization: Bearer rsk_live_. Required API-key scopes are recorded per operation in x-rensei-required-scopes.
In: header
Path Parameters
The installed agent-card id.
Response Body
application/json
curl -X GET "https://example.com/api/agent-cards/string/marketplace-install/update"{
"update": {
"property1": null,
"property2": null
}
}Get the marketplace pin and update state for an installed agent card.
Returns the immutable pinned content version, lineage, activation state, overlay, and whether a newer source version is available. This route never applies an update or changes activation.
Accept a current source version for an installed reference agent card.
Transactionally re-pins the install and re-materializes its projection. Overlay fields whose targets no longer exist are dropped and recorded in the audit chain.