View source: R/cja_get_audit_logs_search.R
cja_get_audit_logs_search | R Documentation |
This function will pull a list of audit logs.
cja_get_audit_logs_search(body = NULL, debug = FALSE)
body |
The json string with the search functions included |
debug |
Set to TRUE if needed to help troubleshoot api call errors |
A data frame of audit logs and corresponding metadata
## Not run:
cja_get_audit_logs_search(body = jsonrequest)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.