Get Global Oncall Reminder Rules

GET {{batmanURL}}/v3/global-oncall-reminder-rules?owner_id=<string>

Get Global Oncall Reminder Rules

Request Params

KeyDatatypeRequiredDescription
owner_idstringrequired *

RESPONSES

status: OK

{&quot;data&quot;:{&quot;id&quot;:37,&quot;is_enabled&quot;:true,&quot;owner_id&quot;:&quot;663a1b6eb4117123d9e818bd&quot;,&quot;rules&quot;:[{&quot;type&quot;:&quot;Email&quot;,&quot;time&quot;:15},{&quot;type&quot;:&quot;Push&quot;,&quot;time&quot;:15}]}}