Get Dataset Data with Tree
GET/api/datasetData/programId/:programId/versionId/:versionId
Retrieve dataset data for a specific program and version ID with tree data
Request
Responses
- 200
- 403
- 404
- 500
Returns the dataset data for the specified program and version ID with tree data
The user does not have permission to access this dataset
The dataset with the given program ID was not found
Internal error that prevented the retrieval of the dataset data