List Documents
List all documents.
Authorizations
The API key to authenticate requests. Obtainable from the web dashboard.
Query Parameters
Limit used to constrain results of list operations. When not specified a default limit of 25 is used.
A maximum limit is applied to the results, so the server may respond with fewer results than requested; clients must not use this as a signal that this is the final page of results.
1 < x < 200
Opaque cursor to be used for paging in a forward or backward direction. Cursors are stateless and so they never expire.
1 - 10000
Opaque cursor to be used for paging in a forward or backward direction. Cursors are stateless and so they never expire.
1 - 10000
Response
The ID of the document.
The ID of the collection to which the document should be added.
The date and time the document was first added.
The date and time the document was last updated.
A short title for the document. Can be plain text, or gzip compressed then base64 encoded text.
A URL of the original source document that uniquely identifies the document. These will be used in answer references to link to the original source.