For the complete documentation index, see llms.txt. This page is also available as Markdown.

Monitoring

Get deployed service version information

get

Endpoint to read deployed service version information.

Responses
200Success
application/json
get/version
200Success

Get deployed service status information

get

Endpoint to read deployed service status information.

Authorizations
AuthorizationstringOptional
Bearer authentication header of the form Bearer <token>.
Responses
200Success
application/json
get/system/status
200Success

Last updated