Checks if an operator is approved to manage all assets of a given owner.
/erc721/{owner}//{operator}/isApprovedForAll
curl -L \ --url 'https://beta.usemoon.ai//erc721/{owner}/{operator}/isApprovedForAll?chainId=text&address=text' \ --header 'Authorization: text'
{ "success": true, "message": "text", "data": null }