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

Response Info

Default: None