Parameters
GET /customers is the exception; its limit defaults to 20.
Response structure
Every list response includes pagination metadata inmeta:
hasMore—trueif additional results exist beyond this pagenextCursor— Pass this as thecursorquery parameter to fetch the next page.nullwhenhasMoreisfalse.
Related
- About the Natural API — Response structure and JSON:API format