Skip to main content

Get Organization List

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

Workflow LibraryPreview this Workflow on desktop