curl --location --request GET '/api/documents?filter&page&sort&per_page'{
"data": [
{
"key": "06000356072332",
"entityKeys": "[]",
"name": "string",
"url": "string",
"type": "string",
"contentType": "string",
"description": "Recusandae quo aspernatur velit.",
"notes": "string",
"createdAt": "1998-11-12T08:36:28Z",
"updatedAt": "2015-11-30T11:51:20Z"
}
],
"links": {
"first": "string",
"last": "string",
"prev": "string",
"next": "string"
},
"meta": {
"current_page": 0,
"from": 0,
"last_page": 0,
"path": "string",
"per_page": 0,
"to": 0,
"total": 0
}
}