Query assets by given identifiersAsk AIpost https://iris.trackunit.com/api/asset/v2beta1/assets/queryQuery assets by given identifier type and valuesBody ParamsassetIdentifierTypestringenumrequiredAsset identifier typeDescriptionASSET_IDBasic asset identifier, references Asset.id fieldASSET_NAMEAsset name, references Asset.name fieldASSET_EXTERNAL_REFERENCEAsset external reference, references Asset.externalReference fieldASSET_SERIAL_NUMBERAsset serial number, references Asset.serialNumber fieldDEVICE_SERIAL_NUMBERTelematics device serial number, references TelematicsDevice.serialNumber fieldASSET_IDASSET_NAMEASSET_EXTERNAL_REFERENCEASSET_SERIAL_NUMBERDEVICE_SERIAL_NUMBERAllowed:ASSET_IDASSET_NAMEASSET_EXTERNAL_REFERENCEASSET_SERIAL_NUMBERDEVICE_SERIAL_NUMBERvaluesarray of stringsrequiredlength between 1 and 2000Values of asset identifiersvalues* stringADD stringHeadersacceptstringenumDefaults to application/jsonGenerated from available response content types*/*application/jsonAllowed:*/*application/jsonResponses 200OK 400Bad request 401Invalid or missing bearer token in Authorization header 403User not allowed to make this request 404Resource not found 500Internal server errorUpdated 4 months ago