> ## Documentation Index
> Fetch the complete documentation index at: https://docs.particle.pro/llms.txt
> Use this file to discover all available pages before exploring further.

# not_found

> Resource not found

|                 |                 |
| --------------- | --------------- |
| **HTTP status** | `404 Not Found` |
| **Error code**  | `not_found`     |

## What happened

The requested resource does not exist or is not accessible to the caller. Identifier typos, deleted resources, and cross-tenant access all surface as `not_found`.

## How to fix

Check that the identifier in the URL is correct and that the authenticated caller has access to it.
