Standard

Get Configuration settings

Gets the configuration's settings for the account.

get/configuration

Headers

TR_IDstring

A trace id, to help track problems. If it's not received, an auto-generated value will be used for logging. TR_ID header should also be set on the response.

x-lc-signaturestring

JWS token containing the signature and additional claims.

Response

Will return the complete set of the latest configurations. Exceptions are the secrets, that should be returned as a string of "*" characters.

itemCountinteger

The total number of config values available.

Changes