Skip to main content
pdhillon
Staff
Staff
February 9, 2026

Technical Tip: How to list policies in the policy block using API

  • February 9, 2026
  • 0 replies
  • 50 views
Description This article describes how to to list the policies inside the policy block using the API.
Scope FortiManager.
Solution

To list the policies inside policy block, use the API as described below:

 

Utm is the name of the policy block in the example below:

 

Screenshot 2026-02-09 111347.jpg

 

To list all the policies in the policy block:

 

/pm/config/global/_objrev/pblock/utm 

 

To list footer policies in the policy block:


/pm/config/global/_objrev/pblock/utm/global/footer/policy 

 

To list header policies in the policy block:


/pm/config/global/_objrev/pblock/utm/global/header/policy