Lists the assets AUDD issues. Pass network to scope the list to the chain you are working with, which is how you find the id of the AUDD asset to mint: the assetId this returns is what POST /trades/buy and POST /trades/sell expect.
Requesting a wide page can fail with a 500 when the page includes an asset that cannot be rendered, so always narrow the list with network rather than reading it unfiltered.
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
400Invalid input. Returned when a query parameter cannot be parsed, for example a network outside the allowed values or a direction other than ASC or DESC. Also returned by the gateway when the Authorization header is absent.
401Unauthorized. The bearer token is missing, expired or invalid.
404Not found
500Internal server error. Also returned when the requested page contains an asset that cannot be rendered; narrow the list with network.
