<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-M74D8PB" height="0" width="0" style="display:none;visibility:hidden">
Loading
Skip to NavigationSkip to Main Content
How to Retrieve All Network Zones with a Block List using API in Postman
Okta Classic Engine
Okta Identity Engine
Administration
Overview

The goal of this knowledge article is to present how to retrieve all of the block list zones in an Okta tenant using a Postman API GET call.

Applies To
  • Okta Identity Engine
  • Okta Classic Engine
  • Postman 
Solution

In Postman, run the following API GET call:

{{url}}/api/v1/zones?filter=usage eq "BLOCKLIST"

 

Related References

Loading
How to Retrieve All Network Zones with a Block List using API in Postman