v1
latestSwagger 2.02026-07-178567199.3 KBroutes
Lists all the endpoints
List of the endpoints.
get/
Response
Returns the links to the top level endpoints.
Example response
{
"layouts": "/chronograf/v1/layouts",
"mappings": "/chronograf/v1/mappings",
"sources": "/chronograf/v1/sources",
"me": "/chronograf/v1/me",
"dashboards": "/chronograf/v1/dashboards",
"external": {
"statusFeed": "https://www.influxdata.com/feed/json",
"custom": [
{
"name": "InfluxData",
"url": "https://www.influxdata.com"
}
]
}
}