GET
List available assets
Lists all available assets for a given enterprise. Must have view permissions on the enterprise
Path Params
-
enterpriseIdstring required
Query Params
-
includeTokensbooleanTrue, if returning tokens. -
excludeOfcCoinsbooleanTrue, if excluding off-chain assets.
Responses
200
OK
Response Body
array of strings
A list of cryptocurrency or token ticker symbols
400
Bad Request
Response Body
ONE OF
-
namestringError code -
contextmap of objects requiredProperties that apply to a specific error namecontext object
-
<key>object
-
-
errorstring requiredHuman-readable error message -
requestIdstring requiredClient request id
-
namestring enum requiredInvalidEnterpriseId -
contextobject requiredcontext object
-
idstring required
-
-
errorstring requiredHuman-readable error message -
requestIdstring requiredClient request id
404
Not Found
Response Body
object
-
namestringError code -
contextmap of objects requiredProperties that apply to a specific error namecontext object
-
<key>object
-
-
errorstring requiredHuman-readable error message -
requestIdstring requiredClient request id