Check if the endpoint to receive raw data is alive

Securityapi_key
Responses
200

Alive

401

Authorization value is missing for the header or the credentials provided are incorrect

403

The account specified does not have the required role(s) to access the resource

404

Attempting to access invalid routes

get/sensordata/pings
Request samples
Response samples
application/json
{
  • "status_code": 401,
  • "error_message": "Authorization Error"
}