POST /download/order/history
Get the caller's download order history in reverse chronological order. This is a paginated call.
Resource URL
https://repo-prod.prod.sagebase.org/file/v1/download/order/history
| Resource Information | |
|---|---|
| Authentication | Required |
| Required OAuth Scopes | view , download |
| HTTP Method | POST |
| Request Object | DownloadOrderSummaryRequest (application/json) |
| Response Object | DownloadOrderSummaryResponse (application/json) |