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

Gets the Asset Notes for a given set of filtered assets. .

Request Information

URI Parameters

NameDescriptionTypeAdditional information
filter

Set to a JSON string to return the proper classifications

string

Required

Body Parameters

None.

Response Information

Resource Description

IPagesList of Asset Notes

Collection of Object

None.

Response Formats

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

Sample:

Sample not available.