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

# vidjutsu status

> Look up any resource by ID

Auto-detects the resource type from the ID prefix and calls the appropriate endpoint.

```bash theme={null}
vidjutsu status acc_8k2x
vidjutsu status post_m2v1
vidjutsu status ref_abc123
```

| Prefix  | Resource  |
| ------- | --------- |
| `acc_`  | Account   |
| `post_` | Post      |
| `ref_`  | Reference |
