Atlas
Get attachment by hash
Get an attachment by its hash. Attachments are content stored in the Atlas network.
The attachment hash is a 40-character hex string (SHA-1 hash).
get/v2/attachments/{hash}
Path parameters
hashstring required
Hex-encoded SHA-1 hash of the attachment (40 characters)
Response
The attachment content
AttachmentData required— unresolved $ref