Link header pagination method

Overview

When a response to a request is received, the response contains a header which holds a URL for the next page of results.

OptionSummary

Link header name

Enter a name for the header that will contain link information. A commonly used name is: Link.

When does pagination stop?

Pagination continues until the response does not contain a link header.

Last updated