Discussions
metadata catalog x-ns-filterable list is truncated
I'm exploring the rest API to NetSuite. I wanted to see what I could filter customer by. In the docs it says you can get the metadata from record/v1/metadata-catalog/customer to get a list of filterable fields (x-ns-filterable). However when I do that, the x-ns-filterable array is truncated to 100 field names and shows "... 86 more items" at the end of the list.
how does one retrieve all of the items or the rest of the items after the first call?
NetSuite user and developer. SvelteKit, REST API