Template

Get the image associated with a template

Returns metadata about the image contentlet associated with a template, including the image's inode, name, identifier, and file extension. Returns 404 if the template does not exist or has no associated image.

post/api/v1/templates/image

Request body

templateIdstring

Response

Template image metadata returned successfully

object required

Template image metadata containing inode, name, identifier, and file extension of the associated image contentlet

Changes

No recorded changes to this endpoint across all 1 revision of this API.