子アセットを取得

指定されたアセットの子要素を取得します。レビューリンク、バージョンスタック、フォルダー内のアイテムを取得したり、フォルダーのカバーに使用するアセットを含めることもできます。

認証

AuthorizationBearer

Bearer <token>形式のBearer認証。tokenは認証トークンです。

パスパラメータ

asset_idstring必須形式: "uuid"

クエリパラメータ

include_deletedbooleanオプションデフォルト値 false

true を渡して削除済みファイルを含める

includeenumオプション

関連リソースの追加の「pre-loads」を含める

許可された値:
sortenumオプション

返されるアセットのリストの並び順。comment_count,id のような連鎖をサポートします。また、- を付けて順序を反転することもできます(例 : -comment_count,id または filetype,-id)。

pagedoubleオプション
The current page number in this Paginated Response
page_sizedoubleオプション
Number of pages in this Paginated Response

レスポンスヘッダー

page-numberinteger
Current page of results
per-pageinteger
Number of entries per page
totalinteger
Total entries across all pagess
total-pagesinteger
Number of pages

レスポンス

Assets success response
object

エラー

401
Unauthorized Error
404
Not Found Error