Skip to main content
GET
/
compliance
/
rules
List all monitoring rules
curl --request GET \
  --url https://olive-gateway-a6ba.onrender.com/api/v1/compliance/rules \
  --header 'Authorization: <api-key>'
{}

Authorizations

Authorization
string
header
required

API Key for third-party integrations (WhatsApp, Smart PAY, VULT). Format: 'Bearer olive_live_xxxxxxxxxxxxx'

Query Parameters

status
string

Filter by status (active/inactive)

Response

OK

The response is of type object.