Get a list of all available groups.
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

[
	{
		"contractId": "S-EAB1Y1",
		"displayName": "Test",
		"groupId": 123456
	}
]

Workflow Library Example

List Groups with Akamai Client List and Send Results Via Email
Workflow LibraryPreview this Workflow on desktop