Skip to main content
GET
Get documents

Authorizations

Authorization
string
header
required

Your DUST API key is a Bearer token.

Path Parameters

wId
string
required

ID of the workspace

spaceId
string
required

ID of the space

dsId
string
required

ID of the data source

Query Parameters

document_ids
string[]

The IDs of the documents to fetch (optional)

limit
integer

Limit the number of documents returned

offset
integer

Offset the returned documents

Response

The documents

documents
object[]
total
integer