{
"current_page": 1,
"data": [
{
"id": 13,
"name": "test one",
"is_global": true,
"show_for_my_created": true,
"publish": true,
"created_at": "2024-07-26 09:27:15",
"updated_at": "2024-07-26 09:27:15"
},
{
"id": 16,
"name": "test 2",
"is_global": false,
"show_for_my_created": false,
"publish": false,
"created_at": "2024-07-26 09:31:01",
"updated_at": "2024-07-26 09:31:01"
}
],
"first_page_url": "http://iptv-api.test/api/v1/templates?page=1",
"from": 1,
"last_page": 1,
"last_page_url": "http://iptv-api.test/api/v1/templates?page=1",
"links": [
{
"url": null,
"label": "« Previous",
"active": false
},
{
"url": "http://iptv-api.test/api/v1/templates?page=1",
"label": "1",
"active": true
},
{
"url": null,
"label": "Next »",
"active": false
}
],
"next_page_url": null,
"path": "http://iptv-api.test/api/v1/templates",
"per_page": 15,
"prev_page_url": null,
"to": 2,
"total": 2
}