Read-only snapshot of the dataset at a given version
GET/api/v1/dataset/:uuid_str/versions/:version_uuid_str/
Returns the dataset's scalar fields plus reconstructed columns and metrics lists as they were at the target version. Does not modify live state.
Request
Responses
- 200
- 400
- 401
- 403
- 404
Snapshot of the dataset at the target version
Bad request
Unauthorized
Forbidden
Not found