Inventory

Get User Inventory

get

Retrieves a user's inventory, including collections and points

Authorizations
x-gft_api_keystringRequired

API key for authentication (can also use x-gft-api-key or gft-api-key)

Path parameters
platformstringRequired

The platform identifier (e.g., "discord", "roblox")

Example: discord
platformUserIdstringRequired

The user's ID on the specified platform

Example: 123456789012345678
Responses
chevron-right
200

Successful operation

application/json
get
/users/{platform}/{platformUserId}/inventory

Last updated