Get NFT owners

Get a paginated list of owners for a specific NFT. Particularly useful for ERC-1155 tokens which can have multiple owners.

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

The blockchain on which to filter the results

string
required

The unique public blockchain identifier for the contract

string
required

The NFT token id

Query Params
int32
Defaults to 20

Number of results to return (default: 20, max: 100)

string

Pagination cursor for next page

Responses

400

For error reasons, review the response data.

404

Resource not found

500

Internal server error. Please open a support ticket so OpenSea can investigate.

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