POST /download/list/manifest/async/start
Start an asynchronous job to generate a metadata manifest CSV of the available files on the use’s download list.
Use GET /download/list/manifest/async/get/{asyncToken} to get both the job status and job results.
Resource URL
https://repo-prod.prod.sagebase.org/repo/v1/download/list/manifest/async/start
Resource Information | |
---|---|
Authentication | Required |
Required OAuth Scopes | view , modify , download |
HTTP Method | POST |
Request Object | DownloadListManifestRequest (application/json) |
Response Object | AsyncJobId (application/json) |