GET
/
v1
/
documents_overview
{
  "results": [
    {
      "document_id": "ba77307d-6c8a-549f-812a-3558697e2842",
      "version": "v0",
      "size_in_bytes": 9491,
      "metadata": {
        "title": "got.txt",
        "user_id": "063edaf8-3e63-4cb9-a4d6-a855f36376c3"
      },
      "user_id": "063edaf8-3e63-4cb9-a4d6-a855f36376c3",
      "created_at": "2024-06-19T16:07:47.024039Z",
      "updated_at": "2024-06-20T09:41:04.723053Z"
    },
    "... (more files processed ..."
  ]
}

Body

application/json
document_ids
string[] | null
required
user_ids
string[] | null
required

Response

200 - application/json
results
string[]