NFTs
getCollectionEvents
Get a list of emitted events associated with collections. Events are results of executed transactions.
post/v1/events/collection/{collectionType}
Path parameters
collectionTypestring required
Enter full collection type to get events by a particular collection type.
Enter full collection type to get events by a particular collection type.
Query parameters
pageinteger required
Queried API page.
sizeinteger required
Number of queried entries.
orderBy'ASC' | 'DESC' required
Sorting method: from the lowest element to the highest (ASC) or from the highest element to the lowest (DESC).
sortBy'AGE' required
Select sorting parameter.
Select sorting parameter.
Response
OK