Translations:Stat API/24/en: Difference between revisions
|  (Importing a new version from external source) | 
| (No difference) | 
Latest revision as of 17:10, 10 April 2024
API
| Key | Type | Description | 
|---|---|---|
| success | Boolean | Was the request successful or it failed | 
| code | Number | Response status code | 
| msg | [String] | Error message | 
| data | ||
| data.items | [{ id: Number, label: String }] | { id: 1, label: "Param A" } |