How to Search Devices by IMEI in Mobile Device Manager Plus API

How to Search Devices by IMEI in Mobile Device Manager Plus API

I’m currently working with the [Your MDM Solution] API and trying to find a way to search for devices using their IMEI numbers.

Understanding API Structure: I’ve been exploring the available endpoints, but I am unsure if there’s a specific endpoint for querying devices by IMEI.

Example Endpoint: Is it correct to use a query like this?


  1. GET https://<mdm-api-url>/api/v1/devices?imei=<imei_number>

Response Handling: What kind of response should I expect? Are there any common errors related to searching by IMEI?

Limitations: Are there any limitations I should be aware of when searching by IMEI?

Any guidance or examples would be greatly appreciated!

Thank you!



                New to ADSelfService Plus?