List asset DTOs
Returns minimal AssetDTO records for assets that have at least one
active instance. Prefer this over the full asset list when you only
need symbol / contract / issuer.
GET
List asset DTOs
Authorizations
Bearer token issued by the gateway. Source the token from one of:
POST /v1/public/auth/verify-otp(OTP user)POST /v1/public/auth-connect/sign-in(Connect app)- OAuth (end-user mobile/web)
Include as Authorization: Bearer <token>.
List asset DTOs

