# Models

## The Error object

```json
{"openapi":"3.0.3","info":{"title":"Investhub API","version":"1.0.0"},"components":{"schemas":{"Error":{"type":"object","properties":{"error":{"type":"string"}},"required":["error"]}}}}
```
