User Tools

Site Tools


api:flexcare:tabletprofile:devicecontent

API : FlexCare : Tablet profile : Get

Introduction

This endpoint is used to retrieve information about a single Tablet profile

Request

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

Query example

https://api.telecomx.dk/flexcare/tabletprofile/devicecontent

Response

[
    {
        app_id: Number,
        content: String,
        type: String
    }
]

Errors

Error code Message Description
403 access_denied Insufficient access level
500 internal_error <Unspecified>
api/flexcare/tabletprofile/devicecontent.txt · Last modified: 2025/12/05 11:16 by Mikkel Frederiksen

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki