Gets a list of organizations.

External Documentation

To learn more, visit the Cybersixgill documentation.

Parameters

ParameterDescription
Organization NameName or part of the organization name to filter by.

Example Output

[
	{
		"id": "5bf6c3900310e92553ca60cb",
		"name": "Bank of Atlantis",
		"organization_commercial_category": "customer",
		"organization_type": "managed",
		"countries": [
			"Canada"
		],
		"industries": [
			"Healthcare",
			"Logistics"
		]
	}
]

Workflow Library Example

Get Organization List with Cybersixgill and Send Results Via Email

Preview this Workflow on desktop