Fetch child Assets
Get child elements of a given asset. Can be used to get the items in a review link, version stack, folder, as well as including an asset to use on the cover of a folder.
Bearer authentication of the form Bearer <token>, where token is your auth token.
Include deleted files by passing true
Include additional “pre-loads” for related resources
The sorting order for the returned list of Assets. Supporting chaining like comment_count,id. Also supports reversing the order with - i.e. -comment_count,id or filetype,-id.