Authorization: Bearer ********************curl --location --request GET 'https://v1.vocu.ai/api/template?offset&limit&from' \
--header 'Authorization: Bearer <token>'{
"status": 200,
"message": "OK",
"data": [
{
"id": "0678834d-bc6a-48c3-8e9e-9eb9ecf32264",
"name": "食物模板",
"contents": [
{
"metaVoiceId": 41,
"text": "鳝鱼在富含腌芹菜和甜菜根的酱汁中文火慢炖,配以奶油般顺滑的白萝卜。"
},
{
"metaVoiceId": 1,
"text": "一份来自刚果共和国的特别turquoise绿豆。为了支撑其浓郁的味道,配菜是一大勺橙皮。"
},
{
"metaVoiceId": 35,
"text": "我们的辣的蛇肉,慢火烹饪至完美状态,配以蒸秋葵和浓郁的肉汁。"
}
],
"metadata": {
"metaVoiceId": 19,
"description": "包含许多食物描述的模板"
},
"userId": "939e79e0-24f3-44fe-b03c-efb0912f1fac",
"from": "community",
"originId": "5d07d7d5-b70d-4666-b3f4-a916bbc75140"
}
]
}