Skip to main content

Listing IMEIs

This guide explains how to get a list of IMEIs using a box ID for modules with ready-programmed IMEIs and IMEIs ordered from nRF Cloud.

Access

This feature is available only to admin and owner roles.

Using the nRF Cloud portal

To get a list of IMEIs associated with a box ID:

  1. Log in to the nRF Cloud portal.

  2. Select IMEI Management in the left sidebar.

    A panel opens to the right.

  3. Select List IMEIs.

  4. Enter a box ID in the text box.

  5. Click Get IMEIs.

    nRF Cloud returns a list of IMEIs. You can download this list as a CSV file.

note

If you download and open a CSV file in a spreadsheet application, IMEI values might display by default in scientific notation.

Change the cell format to text to display the full value. This may vary depending on the application.

Using the APIs

Use the ListImeisByReelCode endpoint, including the box ID as a path parameter.

A successful request returns an HTTP 200 status and a list of IMEIs associated with the box ID in the response.