On this pageget_parameter Get parameters for application or endpoint. def get_parameter( name: str) - > str Get parameters for application or endpoint. Parameters NameTypeDescriptionnamestrThe name of the parameter to retrieve. Returns TypeDescriptionstrThe string value of the requested parameter.