Renditions by slug REST Endpoints

Renditions by slug
The resources used to access the published digital asset renditions and native files by slug.
Get Published Digital Assets Native File by Slug
Method: get
Path: /content/assets/{slug}/native
Get Published Digital Assets Native File by Slug
Method: get
Path: /content/published/api/v1.1/assets/.by.slug/{slug}/native
Get Published Native Resource by Slug Using Filename
Method: get
Path: /content/assets/{slug}/native/{filename}
Get Published Native Resource by Slug Using Filename
Method: get
Path: /content/published/api/v1.1/assets/.by.slug/{slug}/native/{filename}
Get Published Rendition by Slug
Method: get
Path: /content/assets/{slug}/{rendition}
Get Published Rendition by Slug
Method: get
Path: /content/published/api/v1.1/assets/.by.slug/{slug}/{rendition}
Get Published Rendition by Slug Using Filename
Method: get
Path: /content/assets/{slug}/{rendition}/{filename}
Get Published Rendition by Slug Using Filename
Method: get
Path: /content/published/api/v1.1/assets/.by.slug/{slug}/{rendition}/{filename}