Exemption Certificate Management

CertCapture RESTful APIs

ReportAuditLogModel

An input model for requesting an export of audit logs

This model is used in the following APIs:

Parameters
reportTypeOptional
string

The type of the report (e.g., "audit").

reportsOptional
array

The list of reports for this audit log report.

startDateOptional
string

The start date for the audit log report.

endDateOptional
string

The end date for the audit log report.

compressionOptional
string

The compression type for the report output (e.g., "NONE", "GZIP").

Enum: NONE, GZIP
reportSourceOptional
string

The source of the report (e.g., "AUDITLOGS").