List all lists

GET https://{{host}}/etp-config/v3/configs/:configId/lists

Returns a list of all available custom security lists.

Request Params

KeyDatatypeRequiredDescription
accountSwitchKeystring(Optional) For customers who manage more than one account, this runs the operation from another account. The Identity and Access Management API provides a list of available account switch keys.

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

[{"accessConfig":{"configurable":true,"delegatedAdmins":["delegatedUser@org.com"],"readable":true},"allowedForDnsPolicy":true,"createdBy":"adevi","createdDate":"2017-06-27T21:07:20.443+0000","description":"Costa Rica WB","id":3785,"itemCount":6,"knownCounts":{"domains":3,"fileHashes":0,"ips":2},"modifiedBy":"mrossi","modifiedDate":"2020-06-10T20:39:04.386+0000","name":"Costa Rica WB","policySecuritySettings":[{"confirmedResponseId":1,"confirmedResponseInfo":{"id":1,"name":"Monitor"},"listId":6942,"listInfo":{"categoryId":1,"id":6942,"name":"priya_"},"shouldNotifyConfirmed":false,"shouldNotifySuspected":false,"suspectedResponseId":760,"suspectedResponseInfo":{"id":760,"name":"Sinkhole 1"}}],"securityCategoryId":1,"securityCategoryInfo":{"id":1,"name":"Malware"},"suspectedCounts":{"domains":1,"ips":0}},{"accessConfig":{"configurable":true,"delegatedAdmins":["delegatedUser@org.com"],"readable":true},"allowedForDnsPolicy":true,"createdBy":"jsmith","createdDate":"2017-08-24T15:46:32.204+0000","description":"LNS","id":4541,"itemCount":3,"knownCounts":{"domains":3,"fileHashes":0,"ips":0},"modifiedBy":"jperez","modifiedDate":"2019-12-06T12:51:30.990+0000","name":"Mchantor_LNS_List","policySecuritySettings":[{"confirmedResponseId":1,"confirmedResponseInfo":{"id":1,"name":"Monitor"},"listId":6942,"listInfo":{"categoryId":1,"id":6942,"name":"priya_"},"shouldNotifyConfirmed":false,"shouldNotifySuspected":false,"suspectedResponseId":760,"suspectedResponseInfo":{"id":760,"name":"Sinkhole 1"}}],"securityCategoryId":4,"securityCategoryInfo":{"id":4,"name":"Other"},"suspectedCounts":{"domains":0,"ips":0}}]