Skip to main content
GET
Build and version information

Response

200 - application/json

Version details of the running service

name
string
required
Example:

"@01advertising/api"

version
string
required

Semantic version from package.json

Example:

"0.1.0"

commit
string | null
required

Git commit SHA of the build, when known

builtAt
string | null
required

Build time (ISO 8601), when known