Rule
Retrieve an Operation Rule
Get an Operation Rule by UUID.
Rules are site-scoped; siteId must be the Site that owns the rule. Org must have an Infrastructure Provider entity. User must have authorization role with PROVIDER_ADMIN suffix.
get/v2/org/{org}/nico/task/rule/{id}
Query parameters
siteIdstring uuid required
ID of the Site that owns the rule (rules are site-scoped).
Response
OK