Get suspicious transactions summary
Suspicious Transactions
Suspicious Transactions Summary
Get aggregated statistics for suspicious transactions
GET
Get suspicious transactions summary
Documentation Index
Fetch the complete documentation index at: https://docs.vultlocal.com/llms.txt
Use this file to discover all available pages before exploring further.
Suspicious Transactions Summary
Get aggregated statistics about suspicious transactions for dashboards and reports.Endpoint
Authentication
Bearer token (Compliance or Admin JWT)
Query Parameters
Start date (YYYY-MM-DD), defaults to 30 days ago
End date (YYYY-MM-DD), defaults to today
Response
Severity Levels
| Level | Risk Score | Description |
|---|---|---|
| Low | 0-30 | Minor anomalies |
| Medium | 31-60 | Notable patterns |
| High | 61-85 | Significant risk |
| Critical | 86-100 | Immediate attention |
Errors
| Code | Description |
|---|---|
| 400 | Invalid date format |
| 401 | Unauthorized |
| 403 | Insufficient permissions |
Authorizations
JWT token from admin login for administrative operations. Format: 'Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9...'
Query Parameters
Start date (YYYY-MM-DD)
End date (YYYY-MM-DD)
Response
Summary statistics retrieved
The response is of type object.