x-api-key: ********************
curl --location --request GET 'https://api.promptmate.io/v1/templates' \ --header 'x-api-key;'
[ { "id": "string", "templateCategory": "string", "templateName": "string", "dataFields": [ "string" ], "templateDescription": "string", "templateVideo_url": "string", "templateType": "string" } ]