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

Response Info

Default: None