Skip to main content
GET
List documents

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

chatbotId
string
required

Query Parameters

limit
integer

Maximum number of records to return.

Required range: x >= 1
cursor
string

Pagination cursor.

query
string

Search query.

source
string[]

Repeatable source filter.

status
string[]

Repeatable status filter.

type
string[]

Repeatable document type filter.

Response

Successful SiteGPT API v2 response.

ok
boolean
required
data
object
required
meta
object
required