Skip to main content
GET
/
api
/
dex
/
orders
/
owner
/
{pkh}
Orders by owner pkh
curl --request GET \
  --url https://nexus.gerowallet.io/api/dex/orders/owner/{pkh} \
  --header 'Authorization: Bearer <token>'
"aSDinaTvuI8gbWludGxpZnk="

Authorizations

Authorization
string
header
required

JWT Token Authentication

Response

200 - */*

OK

The response is of type string<byte>.