v1

latestOpenAPI 3.1.02026-07-1462512.3 KB
Offers

Retrieve offers

This endpoint is used to retrieve a list of offers. When used without query params, it will fetch all non-expired offers. Query params can be used to include expired offers, or to filter this set.

get/offers

Query parameters

includeExpiredboolean

Whether or not to include expired offers. False by default.

nftIdstring

The NFT token ID to filter by (if this is included, the collection query param must also be included)

collectionstring

The collection address to filter by (required if the nftId query param is provided)

creatorstring

The creator address to filter by

Response

A list of offers

signaturestring
createdAtinteger
status'ACTIVE' | 'EXPIRED' | 'CANCELLED' | 'USED_TO_EXECUTE_LOAN' | 'COLLECTION_OFFER_LIMIT_REACHED'
isCollectionOfferboolean
howManyTimesUsedinteger