DocsResponse

Document list response class

Properties:

nametypedescription

count

int

Number of documents found

next

string

url for next request if it has pagination

previous

string

url for previous request if it has pagination

results

List of documents found

Last updated