How can I check the account created by an owner is having a full Accesskey or function_call access key.
Yep! You can view the permissions for access keys via our access keys RPC endpoints:
https://docs.near.org/docs/api/rpc#access-keys
An easy way to do this is to run a near-cli
command:
near keys ACCOUNT_ID