GET /api/v1/events/
Retrieve a single event by its UUID. The response includes the full event data and theintegrity block.
Path Parameters
The UUID of the event.
Response
Integrity Block
SHA-256 hash of this event’s data combined with the previous event hash.
SHA-256 hash of the preceding event in the workspace chain.
null for the first event.