cja_get_audit_logs_search: Get audit logs search

View source: R/cja_get_audit_logs_search.R

cja_get_audit_logs_searchR Documentation

Description

This function will pull a list of audit logs.

Usage

cja_get_audit_logs_search(body = NULL, debug = FALSE)

Arguments

body

The json string with the search functions included

debug

Set to TRUE if needed to help troubleshoot api call errors

Value

A data frame of audit logs and corresponding metadata

Examples

## Not run: 
cja_get_audit_logs_search(body = jsonrequest)

## End(Not run)

searchdiscovery/cjar documentation built on Jan. 20, 2025, 6:23 p.m.