read:productsread:products permission. Make sure your token was created with this permission during token creation.curl --location 'https://api.getmarvia.com/v1/products//template' \
--header 'Authorization: <api-key>'{
"_tag": "Success",
"data": {
"uuid": "string",
"templateUuid": "string",
"mediaGalleryCategoryUuids": [
"string"
],
"processAfterwards": true,
"previewTemplateData": true,
"blockUpload": true,
"createPreviewOnly": true,
"downloadJpg": true,
"downloadHiResPdf": true,
"downloadLowResPdf": true,
"checkPreview": true
}
}