GET /services/catalog/products?format=api&page=78721
Response information
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/vnd.api+json
Vary: Accept

{
    "links": {
        "first": "https://redshelf.com/services/catalog/products?format=api&page=1",
        "last": "https://redshelf.com/services/catalog/products?format=api&page=78397",
        "next": null,
        "prev": "https://redshelf.com/services/catalog/products?format=api&page=78720"
    },
    "data": [],
    "meta": {
        "pagination": {
            "page": 78721,
            "pages": 78397,
            "count": 1567925
        }
    }
}

Response Info

Default: None