Samples
Event samples for the different streams. Use this to see the shape of the JSON objects sent on the streams.
Download JSON files
Download a JSON file of events recently received on this stream. You can adjust the quantity, up to a maximum of 10,000.
View sample online
View the JSON for the most recent event received on this stream.
Schemas
These are JSON schemas generated from events sent on the
streams.
They are categorised by resource_kind
rather than stream,
because some streams (such as persons with significant control) send multiple resource kinds.
You can convert these schemas to a language structure using quicktype. Choose a language from the dropdown and then click "convert schemas to language". If there is a language that you would like that isn't already on the list, open an issue on the repository for me to add it.