Overview
PaginationInfo describes the current page, the total number of results, and whether more pages are available. Every paginated endpoint returns this same shape inside its data object — for example data.pagination on photo and search responses, and data.pagination on the download response.
PaginationInfo
Some empty-result responses return
currentPage: 0 and totalPages: 0. Treat those values as “no page is available” rather than as a normal page number.Endpoint Page Sizes
Used By
List Events
data.pagination field.All Photos
data.pagination field.BIB Search
data.pagination field.Face Search
data.pagination field.Download Originals
data.pagination field.
