Circle V2 API Docs
    Preparing search index...
    • Parse an untrusted webhook metadata value; a non-object yields an empty metadata record.

      Parameters

      • value: unknown

      Returns {
          cloudcruiseSessionId?: string;
          entityId?: string;
          fileName?: string;
          integrationId?: string;
          originalPatientChartId?: string | null;
          patientId?: string;
          source?: string;
          sourceFileUrl?: string;
          treatmentEpisodeId?: string | null;
      }