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

# org_not_enabled

> Your organization is not enabled for this API.

|             |                                                 |
| ----------- | ----------------------------------------------- |
| HTTP status | `403 Forbidden`                                 |
| `code`      | `org_not_enabled`                               |
| `type`      | `https://docs.vturb.com/errors/org_not_enabled` |

Your organization is not enabled for this API.

```json theme={null}
{
  "type": "https://docs.vturb.com/errors/org_not_enabled",
  "code": "org_not_enabled",
  "message": "Your organization is not enabled for this API.",
  "request_id": "0b5e7a1c-9f3d-4c2b-8e1a-7d6c5b4a3f21"
}
```
