Software Engineering :: Source Control :: VCS :: Git :: Managed Hosting Platform :: GitHub :: Gist :: API :: Pagination
⪼ Made with 💜 by Polyglot.
Requests that return multiple items will be paginated to
30
items by default.
- navigate pages with the
?page
parameter (page0
&1
are the same) - set page size with
?per_page
parameter (max =100
)