Standard fields have a string as key
, like
“key”: “title”
and custom fields have an id like
“key”: “fd380a5f10ecad4f5cfd6dcf1556cb6d8d9d563f”
but you can’t directly tell if a custom field was added by the user through the user interface or via API.
I hope that helps.