cURL
curl --request GET \ --url http://localhost:8080/workspaces/{ws_id}/events
{ "total": 1, "data": [ { "id": "<string>", "event_type": "<string>", "data": {}, "ingested_at": 123, "unique_id": "<string>", "created_at": 123, "updated_at": 123 } ] }
The workspace id
"default"
OK
Show child attributes
1