List Dataset Version Dimensions
GET/datasets/:dataset_id/versions/:version_id/dimensions
List declared, derived, and assigned dimensions for a dataset version.
Each entry's source says where its values live — a schema-declared
column, a derived analysis property, or a user/clustering-authored
assignment — not who authored it.
Request
Responses
- 200
- 401
- 403
- 404
- 422
Successful Response
Unauthorized
Forbidden
Not Found
Validation Error