Config

Get a single config entry by ID

get/api/config/{id}

Path parameters

idstring required

Query parameters

includeSecrets'true' | 'false'

Response

Config entry

idstring uuid required
scope'global' | 'agent' | 'repo' required
scopeIdstring nullable required
keystring required
valuestring required
isSecretboolean required
envPathstring nullable required
descriptionstring nullable required
createdAtstring required
lastUpdatedAtstring required
encryptedboolean required
messagestring

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