Acontext
MaterialToken

Serve material content

GET
/material/{token}

Download file content via a material token. No authentication required. Returns the file content with appropriate Content-Type header.

Path Parameters

token*string

Material token (64-char hex)

Response Body

application/octet-stream

curl -X GET "https://loading/api/v1/material/string"
Empty
Empty