v0.9.0
Users can now retrieve details of write activity on a dataset (create/update/delete for both JSON documents and files), enabling the recreation of a dataset for mirroring and replication purposes, using the API function:
GET /activity/{dataset-id}
This functionality is available only to those with both read and write access to a dataset. Requests should be authenticated with an API key in the normal way.