Gets the objects in the specified folder.
Parameters
Name |
Type |
Description |
folderId |
Integer |
ID of folder to get objects in. |
sortBy |
ObjectListSort |
Field(s) to sort results by. |
sortDirection |
SortDirection |
Direction to sort. |
Returns
Type: ObjectBrief List
List of ObjectBrief objects.
Addresses
JSON: http://<Base Address>/ObjectCommon/json/GetObjectsInFolder
JSON (for IIS): http://<Base Address>/ObjectCommon.svc/json/GetObjectsInFolder