Does the TableAPI restrict data , other than ACLs and Business Rules ?

AshwinM
Kilo Contributor

I have built a custom RestAPI, using the GlideRecordSecure class, which enforces ACLs, but I observed it is still returning more fields than when I use the TableAPI. 
The same table when accessed through the custom RestAPI with GlideRecordSecure, I get 90 fields in the response, whereas when accessing through the TableAPI, I get only 87 fields in the response.
Want to know if there are more restrictions on the TableAPI other than ACLs ?

0 REPLIES 0