JSON
{
"data": [
{
"type": "special.camera.store_favorite",
"type_pretty": "Add camera to favorites by temporary user",
"data": {
"test": 123
},
"count": null,
"user": {
"id": 13,
"name": "user",
"login": "user@mail.com",
"created_at": "2023-04-17T15:16:27.000000Z",
"updated_at": "2023-07-24T12:19:32.000000Z",
"expired_at": "2024-05-19T13:06:39.000000Z",
"user_type": "admin",
"parent_id": null,
"is_system": 0,
"is_licence_limit_reached": true,
"ptz_priority": 10,
"access_token_id": null
},
"created_at": "2023-11-22T13:11:48.000000Z",
"updated_at": "2023-11-22T13:11:49.000000Z",
"camera": {
"id": 28,
"group_id": 6,
"status": "active",
"type": "flussonic",
"start_at": null,
"created_at": "2023-04-17T15:16:16.000000Z",
"billing_id": null,
"pretty_name": "fake stream 3",
"original_name": "fake stream 3",
"lat": null,
"lng": null,
"azimuth": null,
"is_archive_recording": false,
"archive_recording_type": "fulltime",
"can_change_archive_timetable": false,
"is_bridge": false,
"is_favorite": false,
"user_status": "active",
"name": "fake stream 3"
}
}
],
"links": {
"first": "https://vms.local:8000/api/admin/v1/events?group=user_logs&camera_ids%5B0%5D=28&page=1",
"last": "https://vms.local:8000/api/admin/v1/events?group=user_logs&camera_ids%5B0%5D=28&page=1",
"prev": null,
"next": null
},
"meta": {
"current_page": 1,
"from": 1,
"last_page": 1,
"links": [
{
"url": null,
"label": "pagination.previous",
"active": false
},
{
"url": "https://vms.local:8000/api/admin/v1/events?group=user_logs&camera_ids%5B0%5D=28&page=1",
"label": "1",
"active": true
},
{
"url": null,
"label": "pagination.next",
"active": false
}
],
"path": "https://vms.local:8000/api/admin/v1/events",
"per_page": 25,
"to": 1,
"total": 1
}
}