GET api/Asset/objects?filter={filter}

Gets the Asset Classifications available for an asset. Asset classifications contain three levels. This method returns the Class Level

Request Information

URI Parameters

NameDescriptionTypeAdditional information
filter

string

Required

Body Parameters

None.

Response Information

Resource Description

iPagedList of MobileAsset Objects

Collection of Object

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.