GET /services/catalog/products?format=api&page=78737
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=78413",
        "next": null,
        "prev": "https://redshelf.com/services/catalog/products?format=api&page=78736"
    },
    "data": [],
    "meta": {
        "pagination": {
            "page": 78737,
            "pages": 78413,
            "count": 1568241
        }
    }
}

Response Info

Default: None