Back to All

Vehicle Stats Feed

According to the documentation, the response will contain a pagination.hasNextPage that indicates whether there is more data.

But, according to https://developers.samsara.com/docs/pagination#real-time-data, when supplying a cursor the response will contain "all of the updates to the data since that cursor."

What is the purpose of hasNextPage given that each request with a cursor returns all updates since the cursor?

I'm asking because I noticed for gps types, hasNextPage is always true. Thanks for your help!

each response will contain all the changes since the last