Returns audit logs based on filters.
content
The access token received from the authorization server in the OAuth 2.0 flow.
Comma separated list of user ids to filter by.
Comma separated list of event types to filter by (CREATED, UPDATED, PUBLISHED, DELETED, UNPUBLISHED).
Comma separated list of object types to filter by (BLOG, LANDING_PAGE, DOMAIN, HUBDB_TABLE etc.)
Comma separated list of object ids to filter by.
Timestamp after which audit logs will be returned
Timestamp before which audit logs will be returned
The number of logs to return.
The sort direction for the audit logs. (Can only sort by timestamp).
successful operation
The collection of audit logs.