Skip to main content

Getting detector status

Request for data on the current status of the detector. The resource will return the status of all project detectors available to the user if sensor_id parameter has not been specified.

Path Parameters
login string REQUIRED

user login or email

password string REQUIRED

password

project_id string REQUIRED

UUID project

sensor_id string REQUIRED

UUID Detector (in case of various detectors, set a comma)

from string REQUIRED

Start date (YYYY-MM-DD HH:MM: SS)

to string REQUIRED

End date (YYYY-MM-DD HH:MM: SS)

timezone string REQUIRED

Time zone (for instance: Europe_Moscow)

Responses
200

Successfully

401

Unauthenticated

403

Forbidden

404

Resource Not Found