Skip to main content

Get Destination List

Get a destination list by ID.

External Documentation

To learn more, visit the Cisco Umbrella documentation.

Parameters

ParameterDescription
List ID-

Example Output

{
"id": 2477857,
"organizationId": 22429759,
"access": "allow",
"isGlobal": false,
"name": "New name of destination list",
"thirdpartyCategoryId": 0,
"createdAt": 1532628019,
"modifiedAt": 1532628019,
"isMspDefault": false,
"markedForDeletion": false,
"bundleTypeId": 2,
"meta": {
"destinationCount": 1
}
}

Workflow Library Example

Get Destination List with Cisco Umbrella and Send Results Via Email

Workflow LibraryPreview this Workflow on desktop