Get URL Category
Get a URL category by ID.
Parameters
Parameter | Description |
---|---|
ID | The resource's unique identifier. |
Example Output
[
{
"description": "string",
"list": [
"string"
],
"name": "string",
"type": "URL List"
}
]
Workflow Library Example
Get Url Category with Prisma Access and Send Results Via Email
Preview this Workflow on desktop