Function retrieve_audit_log_with_id

Source
pub async fn retrieve_audit_log_with_id(
    configuration: &Configuration,
    audit_log_id: &str,
) -> Result<AuditLogResponse, Error<RetrieveAuditLogWithIdError>>
Expand description

Retrieves a single audit log for the given Id.