GET /v1/signatures and GET /v1/teammates, return results one page at a time using page-based pagination. Results are ordered newest first.
Query parameters
The pagination object
Every list response includes apagination object alongside the data array:
Fetch every page
Request page 1, then incrementpage until has_more is false: