Skip to main content

Get version

Use this basic endpoint to get the current version number of our Project API. This follows the standards set in the semantic versioning schema.

Responses
200

Semantic version of the current API

Schema OPTIONAL
version string OPTIONAL
branchName string OPTIONAL

This is only used in lower environments (e.g. staging). It should be null in production.

500

Internal server error

Schema OPTIONAL
code string
message string
hints string