curl --request GET \
--url https://olive-gateway-a6ba.onrender.com/api/v1/compliance/alerts \
--header 'Authorization: <api-key>'{}Get a list of compliance alerts with optional filters
curl --request GET \
--url https://olive-gateway-a6ba.onrender.com/api/v1/compliance/alerts \
--header 'Authorization: <api-key>'{}API Key for third-party integrations (WhatsApp, Smart PAY, VULT). Format: 'Bearer olive_live_xxxxxxxxxxxxx'
Filter by subscriber ID
Filter by status (open/investigating/resolved/false_positive)
Limit number of results
Offset for pagination
OK
The response is of type object.