Skip to main content
GET
/
documents
{
  "documents": [
    {
      "metadata": [
        {
          "key": "<string>",
          "value": "<string>"
        }
      ],
      "id": "<string>",
      "name": "<string>",
      "path": "<string>",
      "createdAt": "2023-11-07T05:31:56Z",
      "signedUrl": "<string>"
    }
  ]
}

Query Parameters

ids
string[]
required

the document ids to retrieve

Response

200 - application/json
documents
object[]
required

the documents retrieved