Download App List
This endpoint downloads the TXT file with App List.
HTTP Request
Section titled “HTTP Request”GET https://adelion.com/api/applist/download| Parameter | Type | Description | Requirement |
|---|---|---|---|
| Id | int | App List ID. | required |
Response
Section titled “Response”Failure
Section titled “Failure”{ "Status": "Error", "Error": "[error description]"}| Code | Status | Meaning |
|---|---|---|
401 | Unauthorized | Your access token is invalid. |
406 | Not Acceptable | One or more JSON values are missing or malformed, or the requested object was not found. |
500 | Internal Server Error | The server encountered a problem. Try again later. |