Get a URL category by ID.

Parameters

ParameterDescription
IDThe 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