Skip to main content

Retrieve the software version

GET 

/version

Get the current version of the software running on the system.

Responses

A common JSON error response.

Schema

    error string

    A description of the error that occurred.

    details string

    Additional details about the error.

    code integer

    The error code.

Loading...