API Reference
Log In
API Reference

Fetch User Items

Returns a paginated list of all the Items owned by a User registered with your game.

Will also return all Currencies registered in the game, even if the User does not possess any quantity of them.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Identifies the User.

Query Params
types
array of strings

A list of Item types to return.

types
string

Only return Items that are listed for sale. This is automatically exclude any Items that cannot be listed on the marketplace, i.e. Currencies.

string

Only return Items that belong to this collection. Will not return Item types that cannot have a collection (such as Currencies).

assetStatus
array of strings

Only return Items which match the asset status. If the status does not include "Committed", this will exclude Currencies. Defaults to "Committed".

assetStatus
integer

The number of items on each page

integer
≥ 1

Specifies the page to fetch

Headers
string
required

API key for your game

Response

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json