utilitiesget_app_ctx_idOn this pageget_app_ctx_idFunctionPrivateSource ctx_id: int = get_app_ctx_id() Get the ID of the current Flask app context object. Arguments Returns ArgumentTypeDescriptionctx_idintThe ID of the current Flask App context.