Server
Get server information
Retrieve detailed server information including version, build, and configuration details.
get/v1/server-info
Response
Server information retrieved successfully
Example response
{
"components": [
"CORE",
"AI-ASSISTANT"
]
}Changes
Changed in 4 of the 115 revisions of this API.112
- ▲
the
/response's property type changed fromobjecttostringfor statusresponse-property-type-changed
- ▲
- ○
added the optional property
to the response with the statusresponse-optional-property-added
- ○
- ○
added the optional property
/to the response with the statusresponse-optional-property-added
- ○
- ●
removed the optional property
/from the response with the statusresponse-optional-property-removed
This revision also has 40 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●