Get org configs

Retrieves the organization configuration values based on config name.

Request URL

https://{host}/v2/organization/configkeyvalue?name={configKeyName}

Response parameters

ParameterDescription
idIdentifier for the object/record.
entityIdIdentifier for the entity involved.
keyNameName of the key for which the value is being provided.
valueThe value corresponding to the keyName.
warningsAn array that contains any warnings associated with the response.
Language
Authorization
OAuth2
URL
Click Try It! to start a request and see the response here!