Configuration Management

Retrieve config by key

Retrieve the config item with the specified key.

get/config/{key}

Path parameters

keystring required
Example:api_key

key for config item

Response

OK

keystring required

key for the config item.

Example response

{
  "key": "api_key",
  "value": "api-pk-1aEN2XGPUEKxMCcTsUZXFVEUu9GbtAjTEVc16dZBVxjfHeZACKO86vTRX"
}

Changes

Changed in 6 of the 50 revisions of this API.19

    • the endpoint scheme security jwt was added to the API

      api-security-added

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • the endpoint scheme security jwt was removed from the API

      api-security-removed

    This revision also has 5 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • the endpoint scheme security jwt was added to the API

      api-security-added

    • the endpoint scheme security cookieAuth was removed from the API

      api-security-removed

    This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • the endpoint scheme security cookieAuth was added to the API

      api-security-added

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • added the pattern ^[a-zA-Z0-9_]+$ to the path request parameter key

      request-parameter-pattern-added

    • the key response's property pattern ^[a-zA-Z0-9_]+$ was added for the status 200

      response-property-pattern-added

    • the endpoint scheme security jwt was removed from the API

      api-security-removed

    • removed the pattern ^[a-zA-Z0-9_]+$ from the path request parameter key

      request-parameter-pattern-removed

    • the key response's property pattern ^[a-zA-Z0-9_]+$ was removed for the status 200

      response-property-pattern-removed

    This revision also has 32 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog