V3 Message Violations
Gets violations as a result of policy enforcement on messages. The message part of this violation is the same as documented in Create Message v4
Last updated
Was this helpful?
Gets violations as a result of policy enforcement on messages. The message part of this violation is the same as documented in Create Message v4
Last updated
Was this helpful?
📘 sharedMessageNote that the
sharedMessage
attribute is only returned when the message represented by this class is a wall post sharing another message. Please note the payload example withsharedMessage
object included.
🚧 Required PermissionsCalling this endpoint requires the Expression Filter Policy Management role. See Bot Permissions for a list of roles and associated privileges.
Retrieves DLP v3 message related violations for a given time range
Timestamp of the first required violation. This is a long integer value representing milliseconds since Jan 1 1970
Timestamp of the last required violation. This is a long integer value representing milliseconds since Jan 1 1970 If unspecified, it will default to current time of the request.
Offset of the next chunk of violations. Value is null for the first request.
Max No. of violations to return. If no value is provided, 50 is the default. The maximum supported value is 500.
Session authentication token.
Key Manager authentication token.