Documentation Index
Fetch the complete documentation index at: https://docs.blinkops.com/llms.txt
Use this file to discover all available pages before exploring further.
Get a list of sites and their information.
Parameters
| Parameter | Description |
|---|
| Format | The format of returned results. |
| Page | The page number to show results from, defaults to 1. |
| Per Page | The maximum number of results to return, defaults to 20. |
| Site ID | The ID of the site. Use this parameter to get details on a specific site. |
| Sort | The way of sorting the results. |
Example Output
{
"count_filtered": 40,
"count_total": 40,
"count_in_page": 10,
"objects": [
{
"address": "",
"assets_count": 0,
"auto_transition_to_operational": true,
"description": "",
"id": 1,
"image_url": "",
"installed_date": "2020-07-06T14:27:20+00:00",
"integrity_alerts_severity": 0,
"integrity_alerts_severity__": "eLow",
"is_connected": true,
"name": "Default",
"score": 100,
"security_alerts_severity": 0,
"security_alerts_severity__": "eLow",
"training_mode": true,
"unresolved_integrity_alerts_count": 0,
"unresolved_security_alerts_count": 0,
"version": "3.5.0.0"
}
]
}
Workflow Library Example
List Sites with Claroty Ctd and Send Results Via Email