]> BookStack Code Mirror - bookstack/blob - dev/api/responses/imports-read.json
ZIP Imports: Added API examples, finished testing
[bookstack] / dev / api / responses / imports-read.json
1 {
2   "id": 25,
3   "name": "IT Department",
4   "path": "uploads\/files\/imports\/7YOpZ6sGIEbYdRFL.zip",
5   "size": 618462,
6   "type": "book",
7   "created_by": 1,
8   "created_at": "2024-12-20T18:40:38.000000Z",
9   "updated_at": "2024-12-20T18:40:38.000000Z",
10   "details": {
11     "id": 4,
12     "name": "IT Department",
13     "chapters": [
14       {
15         "id": 3,
16         "name": "Server Systems",
17         "priority": 1,
18         "pages": [
19           {
20             "id": 22,
21             "name": "prod-aws-stonehawk",
22             "priority": 0,
23             "attachments": [],
24             "images": [],
25             "tags": []
26           }
27         ],
28         "tags": []
29       }
30     ],
31     "pages": [
32       {
33         "id": 23,
34         "name": "Member Onboarding Guide",
35         "priority": 0,
36         "attachments": [],
37         "images": [],
38         "tags": []
39       },
40       {
41         "id": 25,
42         "name": "IT Holiday Party Event",
43         "priority": 2,
44         "attachments": [],
45         "images": [],
46         "tags": []
47       }
48     ],
49     "tags": []
50   }
51 }