LogoLogo
Illumina KnowledgeIllumina SupportSign In
  • Home
  • Overview
    • Welcome
    • What's New
      • Cloud Software Update
      • Local Software Update
  • Configure
    • Configuration
      • Custom Case Data
      • Pipeline and QC Configuration
      • Preferred Transcripts
      • Custom Annotations
      • Disease Configuration
      • Variant Filters
      • Variant Flag Groups
      • Actionability Classifications
      • Report Templates
        • Customizations
      • Report Automation
      • Test Definitions
      • Data Upload
        • Data Upload from User Storage (Connected Insights - Cloud and Connected Insights - Local)
        • Data Upload from ICA or BSSH (Connected Insights - Cloud)
        • Supported Pipelines
          • DRAGEN TruSight Oncology 500 Analysis Software v2.6.0 (with HRD)
          • DRAGEN TruSight Oncology 500 Analysis Software v2.6.0
          • DRAGEN TruSight Oncology 500 Analysis Software v2.5.3 (with HRD)
          • DRAGEN TruSight Oncology 500 Analysis Software v2.5.3
          • DRAGEN TruSight Oncology 500 Analysis Software v2.5.2 (with HRD)
          • DRAGEN TruSight Oncology 500 Analysis Software v2.5.2
          • DRAGEN TruSight Oncology 500 Analysis Software v2.1.1 (with HRD)
          • DRAGEN TruSight Oncology 500 Analysis Software v2.1.1
          • DRAGEN TruSight Oncology 500 ctDNA Analysis Software v2.6.1
          • DRAGEN TruSight Oncology 500 ctDNA Analysis Software v2.6.0
          • DRAGEN TruSight Oncology 500 ctDNA Analysis Software v2.5.0
          • DRAGEN TruSight Oncology 500 ctDNA Analysis Software v2.1.1
          • DRAGEN Amplicon v4.3
          • DRAGEN Amplicon v4.2
          • DRAGEN Amplicon v4.1
          • DRAGEN RNA v4.3
          • DRAGEN RNA v4.2
          • DRAGEN RNA v4.1
          • DRAGEN Enrichment v4.3
          • DRAGEN Enrichment v4.2
          • DRAGEN Enrichment v4.1
          • DRAGEN for Illumina cfDNA Prep with Enrichment v4.0.3
          • DRAGEN Somatic Whole Genome v4.3
          • DRAGEN Somatic Whole Genome v4.2
          • DRAGEN Somatic Whole Genome v4.1
          • TruSight Tumor 170 Local App v2.0.1
          • Local Run Manager TruSight Tumor 15 Analysis Module v2.1
        • Custom Pipeline Configuration
          • VCF Input Requirement
          • TMB, MSI, GIS Input Requirement
        • Custom Case Data Upload
    • Upload Assertions
    • Local Installation Guide
      • Overview
      • Prerequisites
      • Download Connected Insights Package
      • Install Connected Insights Software
      • Install License File
      • Sign In to Connected Insights
      • Installation Status Messages
      • Local Configurations
      • Administration Console (Connected Insights - Local)
      • Configure External Storage (Connected Insights - Local)
  • Manage cases
    • Cases Page
    • Cases List
      • Case Metadata Upload
  • Interpret and report
    • Case Page
    • Case Details
      • Merge Cases
    • Overview Tab
      • Classification & Risk Stratification Prediction
    • Visualize Tab
    • Variants Tab
      • Modify Columns
      • Apply Variant Filters
        • Filter by Variant Category
        • Variant Details Filters
        • Variant Quality Filters
        • Functional Impact Filters
        • Disease Association Filters
        • Variant Frequency Filters
        • Flags Filter
        • Filtering Logic
      • IGV Visualizations
    • Lab QC Tab
    • Report Tab
    • View Biomarker Details
      • Biological Classification
      • Actionability
      • Clinical Trials
      • Oncogenicity Prediction
      • Visualize
      • Variant Overview
      • Gene Overview
      • Cancer Datasets
      • Computer Predictors
      • Population
    • Interpret a Biomarker
      • Create Clinical Trials
      • Create Gene Descriptions
      • Manage Assertions
    • Variant Transcripts
    • Add Variant
  • Resources and References
    • Glossary
    • APIs
      • Ingest Cloud Analysis Data API (Connected Insights - Cloud Only)
      • Case APIs
      • Report APIs
      • Audit Log APIs
    • Troubleshooting
      • Overview
      • Audit Log
      • Data Backup (Connected Insights - Local)
      • Software Errors and Corrective Actions
      • How To
      • Technical Assistance
    • Pricing and Usage
    • Security and Compliance
    • Release Notes
Powered by GitBook
On this page
  • Audit Log APIs
  • List of searchable Entity Types:
  • List of searchable Event Names:

Was this helpful?

Export as PDF
  1. Resources and References
  2. APIs

Audit Log APIs

Audit Log APIs

Use this API to get the Audit Log information in Connected Insights. Search audit logs for cases, subjects, samples, analysis, etc.\

  1. On the API page, navigate to the AuditLog section.

  2. Select GET /als/api/v1/auditlogs/search.

  3. In the Parameters table, update the description for the following applicable parameters:\

    • caseId — The displayed case ID (for example, ILM-ABC-234) or the ID for the case (for example, https://{domain}.connectedinsights.illumina.com/interpretation/{caseId}/reports/{reportId}/overview).

    • userDisplayId — The email of a user's Connected Insights account (for example, esong@company.com).

    • entityId — The ID of a specific Case, Sample, Subject, or Analysis.

    • entityType — A type of entity. An entity is something within Connected Insights (e.g., user or subject). Refer to the the complete list of Entity Types below.

    • eventName — A type of event that occurred in Connected Insights (e.g., case.added or molecular-data.deleted). Refer to the the complete list of Event Names below.

    • toDate — Include audit log entries created on and before this date. This date is in the yyyy-MM-dd'T'HH:mm:ss'Z' format (for example, 2021-01-30T08:30:00Z).

    • fromDate — Include audit log entries created on and after this date. This date is in the yyyy-MM-dd'T'HH:mm:ss'Z' format (for example, 2021-01-30T08:30:00Z).

    • pageNumber — The specific page number of the API response.

    • pageSize — The size of each page in the API response.

  4. Select Execute.

List of searchable Entity Types:

  • actionability-classifications

  • assertion

  • biomarker

  • case

  • cli-log

  • custom-annotation

  • custom-case-data

  • data-upload

  • disease-configuration

  • domain

  • filter

  • flag-groups

  • ici-uploader

  • molecular-data

  • pipeline-configuration

  • preferred-transcript

  • qc-configuration

  • report

  • report-automation

  • report-category

  • report-footer

  • report-summary

  • report-template

  • sample

  • subject

List of searchable Event Names:

  • case.added

  • case.analysis.linked

  • case.assertion.updated

  • case.biomarker.status.updated

  • case.deleted

  • case.disease.added

  • case.disease.updated

  • case.metadata.added

  • case.metadata.updated

  • case.molecular-data.added

  • case.report.added

  • case.report.deleted

  • case.report.json.viewed

  • case.report.pdf.viewed

  • case.report.status.reset

  • case.sample.added

  • case.status.updated

  • case.subject.added

  • case.subject.updated

  • case.tags.updated

  • case.updated

  • case.viewed

  • domain.project.added

  • file.metadata.added

  • file.metadata.error

  • file.metadata.processed

  • file.metadata.processing

  • ici.uploader.downloaded

  • molecular-data.added

  • molecular-data.cloud.ingestion.added

  • molecular-data.deleted

  • molecular-data.updated

  • sample.metadata.added

  • sample.metadata.updated

  • subject.deleted

  • subject.metadata.added

  • subject.metadata.updated

  • subject.renamed

  • subject.transferred

PreviousReport APIsNextTroubleshooting

Last updated 4 months ago

Was this helpful?