Retrieve documents

Retrieve a list of all documents and Slack channels.

get

Use this operation to retrieve metadata about all available documents and Slack channels within the data sources.

Query parameters
pageintegerOptional

Page's index

page_sizeintegerOptional

The maximum number of documents returned in a page

integration_typestring · enumOptional

Filter documents by integration type.

Possible values:
Responses
chevron-right
200

Successful operation

application/json
countintegerOptional

The total number of documents.

nextstring · nullableOptional

The URL for the next page of results.

previousstring · nullableOptional

The URL for the previous page of results.

get
/documents/
200

Successful operation

Last updated