ReferenceAPI referenceBootstrap
Return the version and source commit for this deployment
curl -X GET "https://example.com/build-info"{ "data": { "commit_sha": "string", "deployment_id": "string", "version": "string" }}curl -X GET "https://example.com/build-info"{ "data": { "commit_sha": "string", "deployment_id": "string", "version": "string" }}