GET /v1/last-class-update

Retrieve the time that classes were last updated from the primary server.

Request format

When Forming node classifier API requests to this endpoint, the request is a basic GET call with authentication.

Response format

A successful response is a JSON object containing last_update. If there has been an update, last_update reports the time of the last update in ISO-8601 format. If the node classifier has never updated the classes from the primary server, last_update is null.