Skip to main content
GET
/
v2
/
config
/
backend-version
Get backend version
curl --request GET \
  --url http://localhost/api/v2/config/backend-version
{
  "backend_version": "<string>"
}

Query Parameters

apikey
string

API key for rate limiting or for sensitive endpoints

key
string

Secret key for getting access to restricted resources

Response

Backend version.

backend_version
string | null