Config

Check which of the given env var keys are currently set in process.env (presence only, no values)

get/api/config/env-presence

Query parameters

keysstring required

Response

Map of key -> boolean (true iff set in process.env)

presenceobject required

Changes

Changed in 1 of the 104 revisions of this API.2

    • added the media type application/json for the response with the status

      response-media-type-added

    • added the media type application/json for the response with the status

      response-media-type-added