timeTimestamp in RFC3339 format when action was taken
user_idUser ID of the actor who made the audit action
user_descriptionDescription of the actor
actionAudit action taken
event_descriptionDescription of action
Arguments
src
The source object
limit
The number of records to return.
previous
Retrieve the previous page of Shiny application usage
logs relative to the provided value. This value corresponds to an internal
reference within the server and should be sourced from the appropriate
attribute within the paging object of a previous response.
nxt
Retrieve the next page of Shiny application usage logs
relative to the provided value. This value corresponds to an internal
reference within the server and should be sourced from the appropriate
attribute within the paging object of a previous response.
asc_order
Defaults to TRUE; Determines if the response records
should be listed in ascending or descending order within the response.
Ordering is by the started timestamp field.
Details
Please see https://docs.posit.co/connect/api/#getAuditLogs for more
information