External DocumentationTo learn more, visit the runZero documentation.
Actions
List Organizations
List all organizations in account.

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 |
|---|---|
| Search | A search string for filtering results. For example: id:e7f5f657-e312-4636-8a15-564bb8540c08 |
[
{
"asset_count": 100,
"client_id": "e77602e0-3fb8-4734-aef9-fbc6fdcb0fa8",
"created_at": 1576300370,
"deactivated_at": 0,
"description": "All subdivisions of my company",
"download_token": "DT11226D9EEEA2B035D42569585900",
"download_token_created_at": 1576300370,
"expiration_assets_offline": 365,
"expiration_assets_stale": 365,
"expiration_scans": 365,
"export_token": "ET11226D9EEEA2B035D42569585900",
"export_token_counter": 0,
"export_token_created_at": 1576300370,
"export_token_last_used_at": 0,
"export_token_last_used_by": "127.0.0.1",
"id": "e77602e0-3fb8-4734-aef9-fbc6fdcb0fa8",
"inactive": false,
"name": "My Company",
"parent_id": "e77602e0-3fb8-4734-aef9-fbc6fdcb0fa8",
"project": false,
"service_count": 10,
"service_count_arp": 1,
"service_count_icmp": 1,
"service_count_tcp": 7,
"service_count_udp": 1,
"updated_at": 1576300370
}
]
Was this page helpful?