Common
Browse Common schemas
This section documents the JSON schemas used by the Cyoda platform — CloudEvent payloads exchanged over the gRPC processing stream, plus the entity and model structures that travel over REST and gRPC.
The schemas shown here were captured against cyoda-go v0.6.2.
For the version you are running, cyoda help cloudevents (narrative) and
cyoda help cloudevents json (machine-readable) on your own binary are
authoritative — the binary ships its own schema tree and always matches its
own code.
You can download all schemas as a ZIP file: schemas.zip
Common
Browse Common schemas
Entity
Browse Entity schemas
Model
Browse Model schemas
Processing
Browse Processing schemas
Search
Browse Search schemas
JSON schemas define the structure and validation rules for data in the Cyoda platform. Each schema includes:
Navigate to any category above to explore the available schemas.