List licenses
GEThttps://api.evora.lol/api/developer-api/apps/{appId}/licenses
Requires scopelicenses:read
Path parameters
| appIdrequired string (uuid) | Application UUID. App-scoped keys may only use their own application. |
Query parameters
| page integer | 1-based page number. Default: 1 · Minimum: 1 |
| limit integer | Rows per page. Default: 25 · Range: 1–100 |
| search string | Substring match. Intended for dashboard search — never use it as a login lookup. |
| source enum | Who minted the key. developer is dashboard/API issued, reseller is seller issued.One of: all · developer · reseller · Default: "all" |
Responses
200Licenses.
More in Licenses
Base URL https://api.evora.lol/api/developer-api · full spec at developer-api.yaml · back to the docs