Get
/security-logs
Get a list of Security Logs.
Security
OAuth
Laravel passport oauth2 security.
FlowAuthorization Code
Authorization URLhttp://processmaker.test/oauth/authorize
Token URLhttp://processmaker.test/oauth/token
Refresh URLhttp://processmaker.test/token/refresh
HTTP
Type bearer
Query parameters
filter
string
Filter results by string. Searches Name, Description, and Status. Status must match exactly. Others can be a substring.
order_by
string
Field to order results by
order_direction
string
Valid values[
"asc",
"desc"
]
Default"asc"
per_page
integer
Default10
Responses
200
list of security logs
object
data
Array of object (securityLog)
object
id
integer
Class SecurityLog
event
string
ip
string
meta
Array of object
object
os
Array of object
object
name
string
version
string
browser
Array of object
object
name
string
version
string
user_agent
string
user_id
integer
occured_at
string
meta
object