List download records for a specific dataset
GET/repositories/:repositoryID/datasets/:datasetID/downloads
Retrieves a list of downloads for the specified dataset within a repository. This endpoint supports filtering by date range.
Request
Responses
- 200
- 400
- 401
- 404
- 500
OK
Bad Request
Unauthorized
Not Found
INTERNAL SERVER ERROR