## Pagination

List endpoints paginate with a `page` query parameter (or a path
segment, depending on the version). Where supported, responses
include a `_links` block with `self`, `next`, `prev`, `first`, and
`last` URLs you can follow without recomputing.