External DocumentationTo learn more, visit the Cisco Umbrella documentation.
Actions
Get Destination List
Get a destination list by ID.

Preview this Workflow on desktop
Was this page helpful?
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
| Parameter | Description |
|---|---|
| List ID | The unique identifier of the destination list. |
{
"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
}
}
Was this page helpful?