Skip to main content
GET
List models 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 3D Models owned by the authenticated Mint account.

A page of account-owned Mint 3D Models.

data
object[]
required

3D Models in this page.

pagination
object
required

Pagination state for this page.