Featured Plaques API
Last updated
Last updated
skip
Number
limit
Number
orderBy
String
p.id
, p.updated_at
, p.updatedAt
, p.status
, p.sale_at
, p.featured_at
, p.minted_at
filterBy
String
p.updated_at
, p.sale_at
, p.featured_at
, p.minted_at
sort
String
ASC
, DESC
search
String
filters
Object
Example : { "filters": { "condition": ["VIRGIN", "USED", "DAMAGED"], "marketplace": ["OPENSEA","STAGE"], "status": ["AVAILABLE", "SOLD", "MINTED", "LOCKED"], "featured": true, "from": "2022-03-13T22:25:30.475Z", "to": "2023-03-13T22:25:30.475Z" } }