v1

latestOpenAPI 3.0.22026-07-24184452.0 KB
Assets

Asset Details

Get details of a specific asset by its serial number, UUID, SIM SID or SIM ICCID.

<div style="background-color: rgba(255, 165, 0, 0.1); border-left: 5px solid orange; padding: 10px;"> <h4 style="margin-top: 0; color: #ff9900;">Multiple SIM Support & Migration</h4> <p>We are transitioning to a model where assets can contain multiple SIM types (Super SIM and PRO SIM).</p> <ul> <li><b>supersim:</b> Previously the only SIM type, now explicitly named.</li> <li><b>prosim:</b> New SIM type</li> <li><b>sim (Legacy):</b> Still returned as a duplicate of <code>supersim</code> to prevent breaking changes.</li> </ul> <p><i>Planned Removal Date for legacy fields: <b>September 1, 2026</b></i></p> </div>
get/assets/{asset_id}

Path parameters

asset_idstring required

Serial Number, UUID, SIM SID or SIM ICCID

Serial Number, UUID, SIM SID or SIM ICCID

Response

Success

uuidstring required

UUID of the asset

serial_numberstring required

Serial Number of the asset

namestring required

Name of the asset

typestring required

Type of the asset

created_atinteger required

Timestamp of when the asset was created

status'active' | 'inactive' required

Overall status of the asset. If active, the asset is able to connect to networks.If inactive, the asset is prevented from connecting to networks.