Constant malwaredb_api::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 file, GET For example: /v1/samples/download/cart/aabbccddeeff0011223344556677889900 Response is the file encoded in a CaRT container file, or HTTP 404 if not found