Skip to main content

not-found

HTTP status: 404 Not Found Type URI: https://docs.evinor.ai/problems/not-found

The referenced resource doesn't exist, or it isn't owned by your account. Evinor returns 404 (rather than 403) for a resource that belongs to another account, so you can't probe whether an id exists.

Common causes

  • A sensor id that was deleted, mistyped, or never existed.
  • Referencing a sensor that belongs to a different account.

How to resolve

  • Double-check the id in the request path.
  • List your sensors with GET /v1/sensors to confirm which ids you own — see Pagination.