Version
Was this helpful?
Was this helpful?
GET /gbds/v2/version HTTP/1.1
Host: <ip>:8085
Accept: */*
{
"data": {
"api": {
"version": "text",
"build": "text",
"apiId": "text"
},
"searchEngine": {
"version": "text",
"build": "text"
}
}
}