Get Documents

Path parameters

domainstringRequired

Headers

AuthorizationstringRequired

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

Query parameters

pageinteger or nullOptional
The page number for pagination
limitinteger or nullOptional
The number of documents per page

Response

Successful Response
documentslist of objects
List of documents for the domain
paginationobject
Pagination information for the document list

Errors