Assets for a Specified Network
By providing a supported networkId from GET /networks, you can retrieve a list of assets within the specified network that is supported by hashport.
Path Parameters
- networkId string requiredThe network ID 
Responses
- 200
- 404
- 500
OK
- application/json
- Schema
Schema
- property name*object
Not Found
- application/json
- Schema
Schema
- msg string
- statusCode integer
Internal Server Error