28 lines
626 B
JSON
28 lines
626 B
JSON
{
|
|
"data": [
|
|
{
|
|
"id": 1,
|
|
"file": "https://example.org/file.png",
|
|
"attachable_type": "Topic",
|
|
"attachable_id": 187,
|
|
"created_at": "2017-03-01T05:48:09.533Z",
|
|
"updated_at": "2017-03-01T05:48:09.533Z"
|
|
},
|
|
{
|
|
"id": 2,
|
|
"file": "https://example.org/file.docx",
|
|
"attachable_type": "Message",
|
|
"attachable_id": 1043,
|
|
"created_at": "2017-03-01T05:50:19.533Z",
|
|
"updated_at": "2017-03-01T05:50:19.533Z"
|
|
}
|
|
],
|
|
"page": {
|
|
"current_page": 1,
|
|
"next_page": 2,
|
|
"prev_page": 0,
|
|
"total_pages": 156,
|
|
"total_count": 312,
|
|
"per": 2
|
|
}
|
|
}
|