Skip to main content
GET
Get all redeems

Authorizations

cb-access-key
string
header
required
cb-access-passphrase
string
header
required
cb-access-sign
string
header
required
cb-access-timestamp
string
header
required

Query Parameters

before
string

Used for pagination, returns stake-wraps with created_at timestamps newer than before date. Example date format 2023-03-15T23:40:04.505Z.

after
string

Used for pagination, returns stake-wraps with created_at timestamps older than after date. Example date format 2023-03-15T23:40:04.505Z.

limit
integer<int64>

Limit on number of results to return.

from_currency
string

from_currency, i.e. CBETH.

to_currency
string

to_currency, i.e. ETH.

status
string

Response

id
string
required
from_amount
string
required
to_amount
string
required
from_account_id
string
required
to_account_id
string
required
from_currency
string
required
to_currency
string
required
status
string
required
conversion_rate
string
required
created_at
string<date-time>
required
completed_at
string<date-time>
required
canceled_at
string<date-time>
required
idem
string
required