curl --location --request GET 'https://egpnfts.srblabs.io/api/v1/nftcontract/getAssetsByOwner?network&programAddress&ownerAddress'
{
"items": [
{
"content": {},
"id": "string",
"interface": "string",
"ownership": {}
}
],
"limit": 0,
"page": 0,
"total": 0
}