project-versions

List the dataset versions a milestone references

Return the dataset versions carried by a milestone.

Args: project_id: Project the milestone belongs to. version_id: Milestone to read. auth: Authenticated caller.

Returns: The milestone's dataset references, oldest attachment first.

get/projects/{project_id}/versions/{version_id}/datasets

Path parameters

project_idstring uuid required
version_idstring uuid required

Response

Successful Response

Changes