Get the status of online sensors.
External DocumentationTo learn more, visit the LimaCharlie documentation.

Parameters

ParameterDescription
Organization IDThe unique identifier of the organization.
Sensor IDsA comma-separated list of sensor ID’s.

Example Output

{
	"714a768a-83ab-xxxx-xxxx-xxxxxxxxxxxx": true,
	"ecaff7e4-5133-xxxx-xxxx-xxxxxxxxxxxx": true
}

Workflow Library Example

Get Online Sensors Statuses with Limacharlie and Send Results Via Email
Workflow LibraryPreview this Workflow on desktop