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