Schemas

Delivery API 2.0 Assets endpoint schemas

Asset

An asset like a pdf, doc, etc

Properties

propertyrequiredtypedescriptiondetailsexample
type enumField present in deeper nested structure or includes section
  • resource
 
idYstringThe unique identifier for the asset.  
pathYstringThe path to the asset.  
nameYstringThe display name of the asset.  
namespaceYenumThe namespace of the asset.
  • hippogallery
 
contentTypeYenumThe content type of the asset.
  • asset
 
lastModifiedYintegerThe timestamp of the last modification of the asset.
  • format : int64
 
linksYobject   
mimeTypeYstringThe mimetype type of asset.  
sizeYintegersize of the asset. Note that it is not possible to query on the size of an asset.