For customers with the Adaptive Template templates feature, use this endpoint to return a list of all available templates in the system.
The Request Body must be a JSON object
The Response Body is a JSON object.
Unauthorized. Missing Authorization or AccessToken or Access Token expired
Forbidden. Missing X-API-key
{- "from": 0,
- "limit": 50,
- "searchTerm": [
- "*"
], - "sortBy": [
- {
- "metadataDefinitionSearchField": "lastUpdatedEpoch",
- "order": "desc"
}
], - "operation": "AND"
}
{- "childProductIds": [
- "497f6eca-6276-4993-bfeb-53cbbbba6f08"
], - "renditionsDocument": {
- "fpo": "https://tenant.tenovos.io/1623232044386/74216a5c-386d-47d6-854c-dc28535116cf/Template Store Asset 1-fpo.png",
- "mezzaninePreview": "https://tenant.tenovos.io/1623232044386/74216a5c-386d-47d6-854c-dc28535116cf/Template Store Asset 1-3000x3000.png",
- "height": 1080,
- "width": 1920
}, - "avamTags": [
- "string"
], - "lockType": [
- "string"
], - "objectType": "string",
- "digitalAssetIds": [
- "string"
], - "fileState": "string",
- "technicalMetadataDocument": {
- "image_metadata": { },
- "tenovos_metadata": {
- "fileName": "string",
- "fileSize": "string",
- "fileSizeInBytes": 0,
- "MD5Checksum": "string"
}
}, - "customerId": "string",
- "lastUpdatedEpoch": 0,
- "metadataTemplateId": "string",
- "objectId": "string",
- "metadataDocument": {
- "system_created_epoch": "string",
- "template_title": "string",
- "description": "string",
- "system_content_type": "string",
- "system_is_federated": "string",
- "system_security_templates": [
- "string"
], - "title": "string",
- "system_metadata_templates": "string",
- "web2print_template_name": "string",
- "system_mime_type": "string",
- "web2print_job_name": "string",
- "system_checksum": "string",
- "system_last_updated_by": "string",
- "system_skip_transcode": "string",
- "system_created_date": 0,
- "system_created_by": "string",
- "web2print_job_xml": "string",
- "web2printlink": "string",
- "system_match": "string",
- "system_last_updated_date": 0
}, - "metadataState": "string",
- "lastUpdatedBy": "9eca4444-bb39-4c34-8088-e204f5c15d34",
- "originalFileId": "1ebf63d7-819a-4a33-a1cd-00df81f55bd3",
- "securityTemplateIds": [
- "497f6eca-6276-4993-bfeb-53cbbbba6f08"
], - "currentVersion": "Y",
- "versionNumber": 0,
- "filename": "string",
- "createdEpoch": 0,
- "technicalMetadataText": "string",
- "createdBy": "25a02396-1048-48f9-bf93-102d2fb7895e",
- "AITags": [
- "string"
], - "fileId": "a1c6a2ab-4b01-4253-b4c9-70e04b3b48fc",
- "securityTemplateDenormalized": [
- {
- "groupId": "eb54e96e-21b8-4f54-9cd4-80fccbd06f55",
- "permissions": [
- "497f6eca-6276-4993-bfeb-53cbbbba6f08"
]
}
]
}