curl --location --request GET 'https://router.shengsuanyun.com/api/v1/templates'{
"templates": [
{
"templateId": "string",
"version": "string",
"name": "string",
"description": "string",
"scenario": "string",
"inputSummary": "string",
"outputType": "string"
}
]
}