Skip to main content
Version: Next

Get a dataset's activity stream

GET 

/api/v1/dataset/:uuid_str/activity/

A dataset's own edits only. Datasets have no transitive layer in V2 — chart and dashboard edits that touch this dataset do NOT appear here. ?include=self and ?include=all return the dataset's own edits; ?include=related returns an empty stream (a dataset has no related entities to fan out to).

Request

Responses

Activity stream ordered newest-first