data and include a meta object with the current page, page size, total record count, and total page count.
Query parameters
Prefer
per_page for consistency. Use limit only on endpoints where it is documented in that endpoint’s parameter table.
Response format
Iterating through pages
The maximum allowed value for
per_page is 100. Requests with a higher value return 400 invalid_request.