List Versions
GET/datasets/:dataset_id/versions
Return a paginated list of versions for a dataset, newest version first.
Every version the dataset has ever had is included regardless of stage or golden status — raw, mapped, and augmented versions alongside the current golden one, if any — so a caller inspecting lineage or history sees the full sequence rather than only what is currently promoted.
Request
Responses
- 200
- 401
- 403
- 404
- 422
Successful Response
Unauthorized
Forbidden
Not Found
Validation Error