Folders
get/folders/{id}/contents
Path parameters
idnumber double required
The Id of the folder that you would like to get the contents of; includes folders and models.
Query parameters
pageinteger
A 1 based page number used in conjunction with perPage.
perPageinteger
The number of items to return per page.
folderOrderstring
A string in the form [-]<OrderProperty>[,OrderProperties].
See the API Reference for more details.
Example:
-id,name
An OrderExpression. See the API Reference for more details.
modelOrderstring
A string in the form [-]<OrderProperty>[,OrderProperties].
See the API Reference for more details.
Example:
-id,name
An OrderExpression. See the API Reference for more details.
Headers
X-PHYSNA-TENANTIDstring
Response
Ok
Changes
No recorded changes to this endpoint across all 1 revision of this API.