mailjet / api-documentation

Mailjet API Guides
https://dev.mailjet.com/guides
22 stars 25 forks source link

Pagination guidelines #34

Open shawmat opened 3 years ago

shawmat commented 3 years ago

The Overview documentation https://api.mailjet.com/v3/REST/contact mentions Pagination. It is important to use the Limit, Offset and Sort parameters to manage large JSON responses - but there are no examples in any of the supported languages or wrappers of this being done.