Fetch whitelisted addresses
GET
/api/v1/whitelist-addresses
Request
Query Params
id
string <uuid>
optional
clientAddressId
stringÂ
optional
currency
enum<string>Â
optional
Allowed values:
BCHBNBBTCETHLINKLTCSOLTRXUSDCUSDTXLMXRP
Example:
BTC
label
stringÂ
optional
Example:
Users in Europe
before
integer <int64>
optional
Example:
1702894529
after
integer <int64>
optional
Example:
1702894529
descending
stringÂ
optional
createdAt
) in descending order.Default:
true
Example:
true
limit
integerÂ
optional
<= 2000
Default:
25
Example:
25
Request samples
Responses
Modified at 2024-07-24 14:04:47