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.
Path parameters
asset_id
Query parameters
include_deleted
Include deleted files by passing true
include
Include additional “pre-loads” for related resources
Allowed values:
sort
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
.
page
The current page number in this Paginated Response
page_size
Number of pages in this Paginated Response
Response
Assets success response