Skip to content

Get service version information

GET
/version

Retrieves build and version information about the storage service. Useful for monitoring and debugging.

Version information successfully retrieved

Contains version information about the storage service.

object
buildVersion
required

The version number of the storage service build.

string
Example
1.2.3

Error occurred

Error information returned by the API.

object
error

Error details.

object
message
required

Human-readable error message.

string
Example
File not found
data

Additional data related to the error, if any.

object
key
additional properties
any