Skip to main content

List Traffic Types

Get a list of traffic types.

Parameters

ParameterDescription
WorkspaceThe id of the workspace from which you want a list of traffic types.

Example Output

[
{
id: "string",
name: "string",
displayAttributeId: "string"
}
]

Workflow Library Example

List Traffic Types with Split and Send Results Via Email

Workflow LibraryPreview this Workflow on desktop