Skip to content

Study File Path Information

Overview

The following endpoints are designed to return file path information for a specific study. Retrieving the file paths using these endpoints allow the user to create a manifest file for downloading files using the File Download tool.

Note

BASE URL = https://www.immport.org/data/query/api/study/

To try out these endpoints, please visit this link OpenAPI - Swagger Documention

Endpoints

Endpoint Description BASE URL + Endpoint
All File Types Return all file paths for study filePath/{StudyAccession}
Study File Type Return study file paths for study filePath/studyFiles/{StudyAccession}
Result File Type Return result file paths for study filePath/resultFiles/{StudyAccession}
Protocol File Type Return protocol file paths for study filePath/protocolFiles/{StudyAccession}