Optional
requestFactory: AuditLogsApiRequestFactoryOptional
responseProcessor: AuditLogsApiResponseProcessorOptional
userId: string[]Comma separated list of user ids to filter by.
Optional
eventType: string[]Comma separated list of event types to filter by (CREATED, UPDATED, PUBLISHED, DELETED, UNPUBLISHED).
Optional
objectType: string[]Comma separated list of object types to filter by (BLOG, LANDING_PAGE, DOMAIN, HUBDB_TABLE etc.)
Optional
objectId: string[]Comma separated list of object ids to filter by.
Optional
after: stringTimestamp after which audit logs will be returned
Optional
before: stringTimestamp before which audit logs will be returned
Optional
limit: numberThe number of logs to return.
Optional
sort: string[]The sort direction for the audit logs. (Can only sort by timestamp).
Optional
_options: ConfigurationReturns audit logs based on filters. Query audit logs
Optional
userId: string[]Comma separated list of user ids to filter by.
Optional
eventType: string[]Comma separated list of event types to filter by (CREATED, UPDATED, PUBLISHED, DELETED, UNPUBLISHED).
Optional
objectType: string[]Comma separated list of object types to filter by (BLOG, LANDING_PAGE, DOMAIN, HUBDB_TABLE etc.)
Optional
objectId: string[]Comma separated list of object ids to filter by.
Optional
after: stringTimestamp after which audit logs will be returned
Optional
before: stringTimestamp before which audit logs will be returned
Optional
limit: numberThe number of logs to return.
Optional
sort: string[]The sort direction for the audit logs. (Can only sort by timestamp).
Optional
_options: Configuration
Returns audit logs based on filters. Query audit logs