Public routes
List public route aliases
curl -X GET "https://athena-cluster.com/admin/public-routes" \ -H "X-Athena-Key: string"Empty
{
"status": "error",
"message": "string",
"error": "string"
}curl -X GET "https://athena-cluster.com/admin/public-routes" \ -H "X-Athena-Key: string"{
"status": "error",
"message": "string",
"error": "string"
}