| Parameters | Description |
|---|---|
| None | No parameters available |
{
"data": [
{
{
"ID": 1,
"status": "Scheduled"
},
{
"ID": 2,
"status": "Live"
},
{
"ID": 3,
"status": "Archived"
},
{
"ID": 4,
"status": "Cancelled"
},
{
"ID": 5,
"status": "Delayed"
},
}
],
"meta": {
"pagination": {
"total": 727,
"count": 100,
"per_page": 100,
"current_page": 1,
"total_pages": 8,
"links": {
"next": "https://api.locallive.tv/api/schools?page=2"
}
}
}
}