API Reference: https://api.usw.gorelo.io/swagger
Scopes and Permissions
API keys can be scoped. If a key lacks access for an endpoint, the API returns 403 Forbidden.Error Handling
| Error | Meaning |
|---|---|
| 401 Unauthorized | Missing/invalid API key |
| 403 Forbidden | Valid key, insufficient scope |
| 429 Too Many Requests | Rate limit exceeded |
Status IDs
Agent Assets
| ID | Status |
|---|---|
| 1 | Installing |
| 2 | Online |
| 3 | Offline |
| 4 | Pending Delete |
| 5 | Deleted |
| 6 | Pending Client Delete |
| 7 | Client Deleted |