This endpoint is used to retrieve information about a single Tablet profile
| URL | https://api.telecomx.dk/flexcare/tabletprofile/devicecontent | ||
|---|---|---|---|
| Method | GET | ||
| Access level | RESELLER_ADMIN, ADMIN | ||
| Query | device | Unique id of the device to retrieve content from | |
https://api.telecomx.dk/flexcare/tabletprofile/devicecontent
[ { app_id: Number, content: String, type: String } ]
| Error code | Message | Description |
|---|---|---|
| 403 | access_denied | Insufficient access level |
| 500 | internal_error | <Unspecified> |