Get Dataset by Program
GET/api/dataset/:programId
Retrieve a dataset by its program ID
Request
Responses
- 200
- 403
- 404
- 500
Returns the dataset with the specified program ID
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