List Partitions
GET/datasets/:dataset_id/versions/:version_id/partitions
List the partitions defined on a dataset version, oldest first.
Returns every saved selector for the version, each rendered with its resolved
partition_type and the stored PartitionSelector body — not the sessions/traces/spans
it matches, which only resolve computes. 404 if the dataset or version does not exist.
Request
Responses
- 200
- 403
- 404
- 422
Successful Response
Forbidden
Not Found
Validation Error