-
Notifications
You must be signed in to change notification settings - Fork 9
GetSampleMetricsFile
LinZ-GYX edited this page Jul 17, 2025
·
1 revision
Initiates a download of the sample metrics file (a ZIP folder)
https://analysis.geneyx.com/api/GetSampleMetricsFile
https://fa.shanyint.com/api/GetSampleMetricsFile
POST
JSON Structure
| Category | Parameter | Description | Required |
| Auth | ApiUserId | The API user Id | Yes |
| ApiUserKey | The API user key | Yes | |
| Sample | SampleSn | Sample ID, name given to the VCF file | Yes |
{
"ApiUserId": "enter api user id",
"ApiUserKey": "enter api user key",
"SampleSn": "string"
}
Download of file