Skip to main content
GET
/
version
Retrieve the current Version
curl --request GET \
  --url https://api.tread-horizon.com/version
{
  "data": {
    "sha": "<string>",
    "time": "2023-11-07T05:31:56Z"
  }
}

Documentation Index

Fetch the complete documentation index at: https://docs.tread.ai/llms.txt

Use this file to discover all available pages before exploring further.

Headers

Accept-Language
string
default:en

The Accept-Language request HTTP header indicates the natural language and locale that the client prefers.

Example:

"en"

Response

OK

data
Version-Read · object
required