{
"data": [
{
"id": 228,
"status": "opened",
"subject": "Account issue",
"created_at": "2024-10-17T08:15:37.000000Z",
"updated_at": "2024-10-17T08:15:37.000000Z",
"department": "tech-support",
"service_label": "ubuntu-16gb - 87.120.8.29",
"service_type": "server",
"service_id": 2747,
"last_response_at": {
"id": 50,
"message": "Example reply message.",
"from_customer": false,
"attachments": [
{
"id": 5,
"name": "first_attachment.png",
"size": 1426,
"mimeType": "image/png"
},
{
"id": 6,
"name": "second_attachment.png",
"size": 1242,
"mimeType": "image/png"
}
]
},
},
{
"id": 227,
"status": "closed",
"subject": "Request to unblock SMTP port on my servers",
"created_at": "2024-09-27T07:38:41.000000Z",
"updated_at": "2024-09-27T07:38:42.000000Z",
"department": "tech-support",
"service_label": "ubuntu-16gb - 87.120.8.29",
"service_type": "server",
"service_id": 2747,
"last_response_at": {
"id": 65,
"message": "Example reply message.",
"from_customer": false,
"attachments": [
{
"id": 5,
"name": "first_attachment.png",
"size": 1426,
"mimeType": "image/png"
}
]
}
}
],
"links": {
"first": "https://api.vpsbg.eu/v1/support/tickets?page=1",
"last": "https://api.vpsbg.eu/v1/support/tickets?page=1",
"prev": null,
"next": null
},
"meta": {
"current_page": 1,
"from": 1,
"last_page": 1,
"links": [
{
"url": null,
"label": "« Previous",
"active": false
},
{
"url": "https://api.vpsbg.eu/v1/support/tickets?page=1",
"label": "1",
"active": true
},
{
"url": null,
"label": "Next »",
"active": false
}
],
"path": "https://api.vpsbg.eu/v1/support/tickets",
"per_page": 20,
"to": 11,
"total": 11
}
}