Exclusion List
Retrieve ExclusionList by ID
Returns a single ExclusionList corresponding to provided uniqueId
get/v3/security/exclusionLists/{uniqueId}
Path parameters
uniqueId'1' | '2' | '3' required
param ID of the ExclusionList that needs to be fetched
ID of the ExclusionList to be fetched
Query parameters
fieldsstring[]
ExclusionList subentity fields to include in response (See OPTIONS endpoint for valid values)
countstring
Boolean that detnotes whether counts should be returned in the resultset
Response
The ExclusionList
Changes
No recorded changes to this endpoint across all 1 revision of this API.