Get all inscriptions by owner address. It's experimental API and can be dropped in the future.
account ID
0:97264395BD65A255A429B11326C84128B7D70FFED7949ABAE3036D506BA38621
1000
0
GET /v2/experimental/accounts/{account_id}/inscriptions HTTP/1.1 Host: ton-open-api.nownodes.io Accept: */*
account inscriptions
{ "inscriptions": [ { "type": "ton20", "ticker": "nano", "balance": "1000000000", "decimals": 9 } ] }