Query parameters
Response shape
Paginated responses return ameta object alongside data:
To fetch subsequent pages, increment
page until it exceeds meta.last_page.
A page value below 1, or a per_page value outside the supported list (10, 20, 50, 100),
returns a 422 Unprocessable Entity — see Error Handling for the error shape.