Skip to main content
GET
List worlds owned by the account

Authorizations

Authorization
string
header
required

Mint API key sent as a Bearer token.

Query Parameters

limit
integer
default:20

Maximum number of resources to return.

Required range: 1 <= x <= 100
cursor
string

Cursor returned from the previous page's pagination.nextCursor.

Response

Paginated worlds owned by the authenticated Mint account.

A page of account-owned Mint Worlds.

data
object[]
required

Worlds in this page.

pagination
object
required

Pagination state for this page.