product · inferred from evidence
paging
A key in the v4 associations API response indicating the presence of additional pages.
- hubspot-api-python: paginating associations with `batch_api.read` silently loops forever
I am trying to pull more than 100 results from `associations.batch_api.read` in hubspot-api-python. The function does not seem to support pagination: the API response has no `paging` key I can use, and when I try passing an `after` cursor l