クリエーターハブ
ダッシュボード
学ぶ
ストア
人材
フォーラム
ロードマップ
ログイン
作成
概要
バーチャル空間
Avatar
アセット
オープンクラウド
Roblox Studioは、最小仕様要件を引き上げました。
もっと詳しく
作成
/
オープンクラウド
/
Legacy APIs
日本語
フィードバック
Inventory v2
*
このコンテンツは、ベータ版のAI(人工知能)を使用して翻訳されており、エラーが含まれている可能性があります。このページを英語で表示するには、
こちら
をクリックしてください。
ベース URL
https://inventory.roblox.com
JSON
ダウンロード
AssetsV2
GET
/v2
/assets
/{assetId}
/owners
アセットの所有者のリストを取得します。
InventoryV2
GET
/v2
/users
/{userId}
/inventory
複数の Roblox.Platform.Assets.AssetType でユーザーのインベントリを取得する
GET
/v2
/users
/{userId}
/inventory
/{assetTypeId}
特定のアセットタイプに基づいてユーザーのインベントリを取得
DELETE
/v2
/inventory
/asset
/{assetId}
認証済みユーザーが所有するアセットを放棄します。Roblox ユーザーによって作成されたアセットまたは限定版のアセットは、削除対象にはなりません。「削除できません」と返されます。
Models
Roblox.Inventory.Api.Models.InventoryItemModel
Roblox.Inventory.Api.Models.UserModel
Roblox.Inventory.Api.MultiTypeExclusiveStartKey[System.Int32,System.Int64]
Roblox.Inventory.Api.V2.AssetOwnerResponse
Roblox.Inventory.Api.V2.UserAssetItemModelV2
Roblox.Paging.ExclusiveStartKeyCursor[Roblox.Inventory.Api.MultiTypeExclusiveStartKey[System.Int32,System.Int64]]
Roblox.Platform.Core.ExclusiveStartPaging.IExclusiveStartKeyInfo[System.Int64]
Roblox.Web.Responses.RelatedEntityTypeResponse[Roblox.Agents.AgentType]
Roblox.Web.WebAPI.ApiEmptyResponseModel
Roblox.Web.WebAPI.ExclusiveStartRequest[System.Int64]
Roblox.Web.WebAPI.Models.ApiPageResponse[Roblox.Inventory.Api.Models.InventoryItemModel]
Roblox.Web.WebAPI.Models.ApiPageResponse[Roblox.Inventory.Api.V2.AssetOwnerResponse]
Roblox.Web.WebAPI.Models.ApiPageResponse[Roblox.Inventory.Api.V2.UserAssetItemModelV2]