Skip to main content
Get all tags currently associated with client lists and their entries across your account.
External DocumentationTo learn more, visit the Akamai Client List documentation.

Parameters

ParameterDescription
Account Switch KeyAn account switch key to execute the operation on behalf of a different account.

Example Output

{
	"tags": [
		"allowlist1",
		"asnlist1"
	]
}

Workflow Library Example

Get Used Tags with Akamai Client List and Send Results Via Email
Workflow LibraryPreview this Workflow on desktop