GET
/
v1
/
device
/
windows-mdm
/
commands
/
{uuid}
/
result
Get OMA-DM command result
curl --request GET \
  --url https://coreapi-dev.us.bcpapers.ca/v1/device/windows-mdm/commands/{uuid}/result \
  --header 'Authorization: <api-key>'
{}

Authorizations

Authorization
string
header
required

Paste the JWT token only (no "Bearer " prefix needed — the UI adds it automatically).

Path Parameters

uuid
string
required

Command UUID

Response

OK

The response is of type object.