System Endpoints
/version
Get the following information about the app:
| key | type | mandatory | description |
|---|---|---|---|
BUILD_TARGET | prod | dev | Yes | Whether it's a build or local development instance |
APP_ENV | String | Yes | Application environment defined in .env |
BUILD_DATE | ISO Datetime | No | Date and time (UTC) of build |
BUILD_COMMIT_SHA | Short SHA | No | Commit hash of build |