How to get all the records array as a numbers list from an API

I have an API with an array when I try to capture all the records like this response.records I get [Object, Object]
Was this page helpful?