Get details of a list

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

Returns the details of a specific list.

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,"ips":2},"modifiedBy":"alfulani","modifiedDate":"2020-06-10T20:39:04.386+0000","name":"Costa Rica WB","policySecuritySettings":[{"confirmedResponseId":1,"confirmedResponseInfo":{"id":1,"name":"Monitor"},"listId":3785,"policyId":2480,"policyName":"Default","shouldNotifyConfirmed":false,"shouldNotifySuspected":false,"suspectedResponseId":1,"suspectedResponseInfo":{"id":1,"name":"Monitor"}},{"confirmedResponseId":1,"confirmedResponseInfo":{"id":1,"name":"Monitor"},"listId":3785,"policyId":84715,"policyName":"NewPWithD","shouldNotifyConfirmed":false,"shouldNotifySuspected":false,"suspectedResponseId":1,"suspectedResponseInfo":{"id":1,"name":"Monitor"}},{"confirmedResponseId":1,"confirmedResponseInfo":{"id":1,"name":"Monitor"},"listId":3785,"policyId":82601,"policyName":"policy_11","shouldNotifyConfirmed":true,"shouldNotifySuspected":true,"suspectedResponseId":1,"suspectedResponseInfo":{"id":1,"name":"Monitor"}}],"securityCategoryId":1,"securityCategoryInfo":{"id":1,"name":"Malware"},"suspectedCounts":{"domains":1,"ips":0}}