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

    Class RequestEngine

    Index
    • Perform a GET with Accept negotiation and transient-error retries. Redirects are NOT followed — the canonical host answers directly, so a 3xx (e.g. a bad base URL bouncing to a portal page) surfaces as an error.

      Parameters

      • path: string
      • Optionalquery: QueryParams
      • accept: string = "application/json"

      Returns Promise<RawResponse>