Circle V2 API Docs
    Preparing search index...
    type ResolveAuditRunSyncServiceParams = {
        patientId: PatientId;
        runCreatedAt: string;
    }
    Index

    Properties

    patientId: PatientId
    runCreatedAt: string

    ISO timestamp of the audit run's created_at. Sync data from after this is discarded.