DOWNLOAD_SAMPLE_URL

Constant DOWNLOAD_SAMPLE_URL 

Source
pub const DOWNLOAD_SAMPLE_URL: &str = "/v1/samples/download";
Expand description

API endpoint for downloading a sample, GET. The hash value goes at the end of the URL. Example: /v1/samples/download/aabbccddeeff0011223344556677889900 Response is raw bytes of the file, or HTTP 404 if not found