Get dataset list for multiple programId and versionId
POST/api/datasetData
API used to get the dataset list for multiple programId and versionId.
Request
Responses
- 200
- 403
- 404
- 500
Returns the dataset list
Returns a HttpStatus.FORBIDDEN if the User does not have access
Returns a HttpStatus.NOT_FOUND if the programId or versionId specified does not exist
Internal error that prevented the retreival of dataset list