Skip to main content

Does pagination with skip and offset exist in the MyGeotab call api?

MGenu-1832
Original Poster

pagination with skip and offset exist in the call api?

Join the conversation

You need to be logged in to reply to this post and participate in the Geotab Community discussions.

Top Answers

Hey @MGenu-1832​ ,

 

There isn't currently pagination, but it looks like it could be a future feature based on this section of the documentation.

 

Thanks,

Tucker

3 Replies

EishiFUN
Community Administrator

Hey @MGenu-1832​ 

 

Thank you for asking your question in our community. I wanted to let you know I have contacted our SDK experts about this. We should hear from them soon.

 

Thank you for your patience while we look into this.

 

Have a good one!

Eishi FUN

Hey @MGenu-1832​ ,

 

There isn't currently pagination, but it looks like it could be a future feature based on this section of the documentation.

 

Thanks,

Tucker

Yes, in the MyGeotab API, you can achieve pagination using the `skip` and `take` parameters. For example, you can skip a certain number of records and retrieve a specific number using these parameters.

Still have questions?