/sys/push/last/status

The HTTP status returned by the server at the end of the last push. If unavailable, this is zero.

Get /sys/push/last/status

SecurityApiKey
Responses
200

Normal response.

401

Unauthorized response.

get/sys/push/last/status
Request samples
Response samples
application/json
{
  • "result": 200,
  • "error": "Error message (present if an error occurred)."
}