curl --location '/api/v1/cadence-templates'[
{
"id": "string",
"name": "string",
"content": "string",
"createdAt": "string",
"updatedAt": "string",
"workspaceId": "string",
"createdById": "string",
"createdBy": "string"
}
]