v50

latestOpenAPI 3.1.0raw.githubusercontent.com2025-06-09181183330.0 KB
services

Get information about the underlying Atlas mongod

get/groups/{groupId}/apps/{appId}/services/{serviceId}/commands/build_info

Response

The build information was successfully retrieved.

versionstring

Human-readable version information about the mongod instance. This string will take the format <major>.<minor>.<patch>.

gitVersionstring

The commit identifier that identifies the state of the code use to build the mongod.

versionArrayinteger[]

An array that conveys version information about the mongod instance. See version for a more readable version of this string.

javascriptEnginestring

A string that reports the JavaScript engine used in the mongod instance. By default, this is mozjs after version 3.2, and previously V8.

bitsstring

A number that reflects the target processor architecture of the mongod binary.

debugboolean

A boolean that reflects whether or not the mongod instance was built with debugging options.

maxBsonObjectSizeinteger

A number that reports the Maximum BSON Document Size