A contact as the API returns it: who named whom what, signed by which key, with timestamps and subscription preferences. A derived read model computed by the Seed daemon/API for clients — not a signed network blob.
This document describes the seed-contact-record type — a Seed API read-model schema (derived data the daemon computes for clients, not a signed network blob). Its formal schema is attached (the schemaDefinition in this document's metadata), so the app can show it and create values of this type.
Shape
A closed struct with these fields:
id (required) — string
subject (required) — string
name (required) — string
account (required) — string
signer (required) — string
createTime — hypermedia-timestamp
updateTime — hypermedia-timestamp
subscribe — hypermedia-contact-subscribe
Do you like what you are reading? Subscribe to receive updates.
Unsubscribe anytime