Storyden
Misc

Get the software version string.

The version number includes the date and time of the release build as well as a short representation of the Git commit hash.

The version number includes the date and time of the release build as well as a short representation of the Git commit hash.

GET/version

Response Body

curl -X GET "https://loading/api/version"
"string"
{
  "error": "string",
  "message": "string",
  "suggested": "string",
  "metadata": {}
}