Renditions by slug REST Endpoints

Renditions by slug
The resources used to preview digital asset renditions and native files by slug (includes Custom and Multi Lingual digital assets).
Preview a specific rendition of the digital asset by slug
Method: get
Path: /content/preview/api/v1.1/assets/.by.slug/{slug}/{rendition}
Preview a specific rendition of the digital asset by slug using filename
Method: get
Path: /content/preview/api/v1.1/assets/.by.slug/{slug}/{rendition}/{filename}
Preview a specific rendition of the digital asset by slug using filename by Vanity URL
Method: get
Path: /content/preview/assets/{slug}/{rendition}/{filename}
Preview a specific rendition of the digital asset by slug using Vanity URL
Method: get
Path: /content/preview/assets/{slug}/{rendition}
Preview digital asset's native file by slug
Method: get
Path: /content/preview/api/v1.1/assets/.by.slug/{slug}/native
Preview digital asset's native file by slug using filename
Method: get
Path: /content/preview/api/v1.1/assets/.by.slug/{slug}/native/{filename}
Preview digital asset's native file by slug using filename by Vanity URL
Method: get
Path: /content/preview/assets/{slug}/native/{filename}
Preview digital asset's native file by slug using Vanity URL
Method: get
Path: /content/preview/assets/{slug}/native