Skip to main content
Get list of rules that have been created in the Risk Service. Required Scope: Read All or Manage All.
External DocumentationTo learn more, visit the OneLogin documentation.

Example Output

[
	{
		"id": "132456789",
		"name": "IP Blocklist for Guests",
		"description": "Blocklist for guest account users",
		"type": "blacklist",
		"target": "location.ip",
		"source": "guest-123",
		"filters": "123.123.123.123"
	}
]

Workflow Library Example

List Risk Rules with Onelogin and Send Results Via Email
Workflow LibraryPreview this Workflow on desktop