Get system log search count
Team
Get system log search count
POST
Get system log search count
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Available options:
asc, desc Filter to show only security events when true
When set, only rows whose type is in this list (see @wire/shared SYSTEM_LOG_EVENT_TYPES). The value general also matches legacy rows with null or empty type.
When set, only rows whose status is in this list (see @wire/shared SYSTEM_LOG_EVENT_STATUSES)
Inclusive lower bound on created_at (ISO8601)
Inclusive upper bound on created_at (ISO8601)
Response
Total number of system log entries matching the search criteria

