Canton Offers
List all offers for a wallet
Retrieve all Canton offers associated with a specific wallet. Offers can be filtered by creation date and limited by count.
get/v2/wallets/{walletId}/offers
Path parameters
walletIdstring uuid required
ID of the wallet
Query parameters
limitstring
default to 10, maximum to 100
createdBeforestring date
ISO format: YYYY-MM-DD
createdAfterstring date
ISO format: YYYY-MM-DD
Response
Success
Changes
No recorded changes to this endpoint across all 1 revision of this API.