Get an asset's contained assetsget {protocol}://{base-url}/integration/v2/asset/{asset_type_name}/{asset_id}/contained/Get a list of assets that the specified asset contains.Path Paramsasset_type_namestringrequiredThe name of the asset type.asset_idstringintegerrequiredThe asset's IDQuery Paramscontained_asset_type_namestringThe type of the asset contained within the specified asset. You can ask for all assets contained no matter the type by leaving this parameter empty.includesstringComma-separated list of associated metadata to include in the response. Each asset in the response will always include the asset object, but the rest of the keys in the response JSON will only be included if they are requested.order_bystringenumField to order the results by.name_in_sourceidAllowed:name_in_sourceidlimitintegerThe maximum number of results to return.next_page_tokenstringToken for retrieving the next page of results.Responses 200A list of contained assets. 400Malformed Request 401Unauthorized bad/missing token 403Forbidden User cannot edit this resource 404The specified resource was not found 500Internal Server ErrorUpdated 2 months ago Get an assetGet asset types that an asset can containDid this page help you?YesNo