Get SIM card device details
It returns the device details where a SIM card is currently being used.
Path parameters
Identifies the SIM.
Response
Successful response
Example response
{
"data": {
"record_type": "device_details",
"imei": "457032284023794",
"model_name": "iPad Pro 11 2020 Cellular",
"brand_name": "Apple",
"device_type": "Tablet",
"operating_system": "iOS 12"
}
}Changes
Changed in 3 of the 99 revisions of this API.3
- ▲
the
//response's property type changed fromstringtointeger, and format from no format toint32for statusresponse-property-type-changed
This revision also has 34 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ▲
the
//response's property type changed fromintegertostring, and format fromint32to no format for statusresponse-property-type-changed
This revision also has 64 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ▲
the
//response's property type changed fromstringtointeger, and format from no format toint32for statusresponse-property-type-changed
This revision also has 41 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
Of the 99 revisions, 1 has no diff computed.