List whitelist entries
GEThttps://api.evora.lol/api/developer-api/apps/{appId}/whitelist
Requires scopeapps:read
Path parameters
| appIdrequired string (uuid) | Application UUID. App-scoped keys may only use their own application. |
Responses
200Entries.
json
{ "data": [ { "id": "e58b1d20-473c-4f8a-9016-2d7c5a0e3f91", "type": "ip", "ip": "203.0.113.24", "hwid": null, "note": "Office", "source": "manual" } ], "total": 2, "page": 1, "limit": 25, "totalPages": 1 }
More in Access control
Base URL https://api.evora.lol/api/developer-api · full spec at developer-api.yaml · back to the docs