Cachet
Get Version
API Documentation
Components
Component Groups
Incident Updates
Incident Templates
MetricPoint
Cachet
Get Version
GET
/
version
curl --request GET \
--url http://localhost/api/version
{
"data": {
"version": "'3.x-dev'"
}
}
curl --request GET \
--url http://localhost/api/version
{
"data": {
"version": "'3.x-dev'"
}
}