<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
Retrieve All Blocklist Network Zones Using an Okta API Call in Postman
Okta Classic Engine
Okta Identity Engine
Network Zones
Overview

Retrieving all blocklist network zones in an Okta tenant requires executing a specific API GET request in Postman. This process displays all network zones configured to block access.

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

What is the process to retrieve blocklist network zones using Postman?

To retrieve all blocklist network zones, execute the designated API GET request within the Postman application.

 

Run the following API GET call:

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

 

Related References

Recommended content

Loading
Retrieve All Blocklist Network Zones Using an Okta API Call in Postman