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

Authorizations

Authorization
string
header
required

JWT Token Authentication

Response

200 - */*

OK

The response is of type string<byte>.