Skip to content

Get Build Info

GET
/api/v1/build_info

Responses

OK

application/json
JSON
{
  
"data": {
  
  
"buildTime": "string",
  
  
"commit": "string",
  
  
"version": "string"
  
},
  
"status": "success"
}

Playground

Samples

Powered by VitePress OpenAPI