Hi,
I am having success requesting and retrieving lists via the tevo php API. If I am limited 100 records returned and can also supply a page number, where do I access the total number of records (or pages) available so I can create pagination on my end? I am not seeing it in the return object.
Thanks