User Actions API
Introduction
SEON's User Actions API is a security information and event management solution under active development. User Actions API takes events from the Logs page on the SEON Admin Panel that occurred between two specified points in time and sends them to the defined endpoint.
About User Actions API
Our new User Actions API is a security information and event management (SIEM) integration tool for our enterprise partners, helping them ensure network and data security. Easily share team activity logs from SEON with your broader event management systems.
User Actions API supports your organization's compliance and security, ensuring that security teams can monitor actions wherever they occur in your tech stack.
Thanks to SEON's simple User Actions API, you can include any actions carried out by your team in SEON in your central security information and event system.
User Actions API takes all entries in the SEON Admin Panel's Logs page between two timestamps specified in your API request and shares them with your systems.
Request
Attributes | Type | Required | |
---|---|---|---|
startTime | string | yes | |
endTime | string | yes | |
HTTP Endpoint
Response
JSON attributes | |||
---|---|---|---|
id | integer | ||
details | string | ||
date | string | ||
action | string | ||
userId | string | ||
role | string | ||
user | string | ||
img | string | ||
ip | string | ||
referenceId | string | ||
referenceType | string | ||
subjectId | string | ||
subjectType | string | ||