External DocumentationTo learn more, visit the Cybersixgill documentation.
Actions
Get Organization List
Gets a list of organizations.

Preview this Workflow on desktop
Was this page helpful?
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
| Parameter | Description |
|---|---|
| Organization Name | Name or part of the organization name to filter by. |
[
{
"id": "5bf6c3900310e92553ca60cb",
"name": "Bank of Atlantis",
"organization_commercial_category": "customer",
"organization_type": "managed",
"countries": [
"Canada"
],
"industries": [
"Healthcare",
"Logistics"
]
}
]
Was this page helpful?