Search objects in the library database, then apply sort to results.
Parameters
Name |
Type |
Description |
criteria |
ObjectSearchCriteria List |
List of ObjectSearchCriteria to filter search by. |
sortBy |
ObjectListSort |
Field(s) to sort results by. |
sortDirection |
SortDirection |
Direction to sort. |
Returns
Type: ObjectBrief List
List of ObjectBrief objects that match the search criteria.
Addresses
JSON: http://<Base Address>/ObjectCommon/json/Search
JSON (for IIS): http://<Base Address>/ObjectCommon.svc/json/Search