List network lists

List all network lists available for an authenticated user who belongs to a group, optionally filtered by listType or based on a search string. Results appear within the networkLists array, which might be empty if no network lists are available to the client.

Query Params
boolean
Defaults to false

If enabled, the response list includes all items. For large network lists, this may slow responses and yield large response objects. The default false value when listing more than one network list omits the network list's elements and only provides higher-level metadata.

string

Only list items that match the specified substring in any network list's name or list of items.

string
enum

Filters the output to lists of only the given type of network lists if provided, either IP or GEO. This corresponds to the network list object's type member.

Allowed:
boolean
Defaults to false

When enabled, provides additional response data identifying who created and updated the list and when, and the network list's deployment status in both STAGING and PRODUCTION environments. This data takes longer to provide.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
application/problem+json