Pagination
Field
Description
{
"count": 189,
"overflow": false,
"previous": null,
"next": "https://api.predicthq.com/v1/endpoint/?offset=10&limit=10",
"results": [
{
// record 1
},
{
// record 2
}
// more records
]
}Maximum Number of Results
Last updated
Was this helpful?