DOWNLOAD_SAMPLE_CART

Constant DOWNLOAD_SAMPLE_CART 

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

API endpoint for downloading a sample as a CaRT container file, GET Example: /v1/samples/download/cart/aabbccddeeff0011223344556677889900 Response is the file encoded in a CaRT container file, or HTTP 404 if not found