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
idthat was deleted, mistyped, or never existed. - Referencing a sensor that belongs to a different account.
How to resolve
- Double-check the
idin the request path. - List your sensors with
GET /v1/sensorsto confirm which ids you own — see Pagination.