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

Authorizations

Authorization
string
header
required

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

Path Parameters

id
integer
required

Monitoring Rule ID

Response

OK

The response is of type object.