Get events (by NFT)

Get a list of events for a specific NFT.

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
int64

Only show events after this timestamp (Unix timestamp in seconds)

int64

Only show events before this timestamp (Unix timestamp in seconds)

event_type
array of strings

Filter by event types. To get order invalidation and revalidation events, please use the Stream API. The order status can also be checked on the Get Order endpoint.

event_type
int32
1 to 200

Number of items to return per page

string
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:
*/*