TrackRecordPro API Documentation TrackRecordPro

getAssetsByStatus()

Summary

Method Name

getAssetsByStatus

Minimum Supported API Version3.0

getAssetsByStatus

$result = getAssetsByStatus($filters)

Details

Returns a list of the number of assets in each status for the current company.

Parameters

$filtersThe filter specifies the range of data to return. Passing an empty array or NULL indicates that all data in the endpoint should be returned.

Return value

The method returns an array of objects, each object matching the filters specified.