Returns all Assets associated with a Game.

Please use GET /nx/items instead

Log in to see full request history
Query Params
integer

The number of items on each page

integer
≥ 1

Specifies the page to fetch

Headers
string
required

API key for your game

Response

Response body
object
data
array of objects
required

A list of Assets

data*
object
string
required

The ID of the Asset

attributes
array of objects

The attributes of the Asset

attributes
object
string
required

The name of the trait

string
required

The value of the trait

number
required

The date the Asset was created

string
required

The name of the Asset

collection
object

The collection the Asset belongs to

string
required

The description provided when the Asset was created

string
required

The asset's environment

Development Production

boolean
required

Whether the Asset was imported

string
required

The URI for the image representing the Asset

string
required

The current status of the Asset

Uninitiated Unprocessed Processing Committed Failed

boolean
required

If the asset is in escrow or not

string
required

The address of the Asset on the blockchain

object | null

The current owner of the Asset.

number | null

The price of the asset on the marketplace in cents

meta
object
required

Pagination related metadata

number
required

The page number fetched

number
required

The number of items in each page

number
required

The total number of pages in all results

number
required

The total result count

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