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.
- Okta Identity Engine
- Okta Classic Engine
- Postman
In Postman, run the following API GET call:
{{url}}/api/v1/zones?filter=usage eq "BLOCKLIST"
