External DocumentationTo learn more, visit the LimaCharlie documentation.
Actions
Get Online Sensors Statuses
Get the status of online sensors.

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 ID | The unique identifier of the organization. |
| Sensor IDs | A comma-separated list of sensor ID’s. |
{
"714a768a-83ab-xxxx-xxxx-xxxxxxxxxxxx": true,
"ecaff7e4-5133-xxxx-xxxx-xxxxxxxxxxxx": true
}
Was this page helpful?