Athena
Pipeline templatesTemplate_name

Fetch one database-backed pipeline template

GET
/admin/pipeline-templates/{template_name}

Path Parameters

template_name*string

Header Parameters

X-Athena-Key*string

Response Body

application/json

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