v1
latestOpenAPI 3.0.02026-07-26103425558.9 KBCanton 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