Skip to main content

How to reduce the amount of elements returned when using GET API call

  • September 18, 2021
  • 1 reply
  • 0 views

Forum|alt.badge.img+9

I have many fields in a table. I try to have GET API call
https://api.airtable.com/v0/appXXXX/TABLE?maxRecords=3&view=YYY

But it seems that the hidden fields are also returned. How can i only return the fields which are visible? I dont want to overcomplicate things by having many fields.

1 reply

Forum|alt.badge.img+9
  • Author
  • Known Participant
  • 34 replies
  • September 18, 2021

Reply