Get assets containing a given assetget {protocol}://{base-url}/integration/v2/asset/{asset_type_name}/{asset_id}/containers/Get a list of assets that contain the specified asset.Path Paramsasset_type_namestringrequiredThe name of the asset type.asset_idstringintegerrequiredThe asset's IDQuery ParamsincludesstringComma-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.depthinteger1 to 5Defaults to 4The depth is the number of containers to retrieveResponses 200A list of assets that contain the specified asset. 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 asset types that an asset can containBI Source (GBMv2) OverviewDid this page help you?YesNo