@maschinenlesbar.org/regionalstatistik-cli
    Preparing search index...

    Interface GenesisEnvelope

    Fields common to every enveloped (non-helloworld) response.

    interface GenesisEnvelope {
        Copyright: string;
        Ident: { Method: string; Service: string };
        Parameter: JsonObject;
        Status: GenesisStatus;
    }
    Index
    Copyright: string

    Attribution string to surface verbatim — do not hardcode (see DATA_LICENSE.md).

    Ident: { Method: string; Service: string }
    Parameter: JsonObject

    Echo of the request parameters; credentials are masked as "********".