404

A 404 response indicates the requested resource doesn't exist.

This sample JSON shows a typical 404 error response:

{
   "id":"6666",
   "time":"2/4/22 10:06 AM",
   "message":"The following id is not valid: '6666'",
   "error":"Rest.API.InvalidID"
}