Pipeline templates
List database-backed pipeline templates
curl -X GET "https://athena-cluster.com/admin/pipeline-templates" \ -H "X-Athena-Key: string"Empty
{
"status": "error",
"message": "string",
"error": "string"
}curl -X GET "https://athena-cluster.com/admin/pipeline-templates" \ -H "X-Athena-Key: string"{
"status": "error",
"message": "string",
"error": "string"
}