curl -X GET "https://app.drime.cloud/api/v1/vault/file-entries?page=1" \ -H "Authorization: Bearer YOUR_ACCESS_TOKEN"
{ "pagination": { "current_page": 1, "data": [ { "id": 111345, "name": "confidential.pdf", "type": "file", "file_size": 371266, "is_encrypted": 1, "iv": "JLo1M0ZrXoB/M5io", "vault_id": 993, "hash": "MTExMzQ1fHBhZA" } ], "last_page": 1, "total": 1 }, "status": "success", "seo": null }
List files in the encrypted vault
asc
desc
Show Pagination properties
success
is_encrypted: 1
iv