Documents List

Properties

NAME TYPE DESCRIPTION
total integer Total number of documents documents that matched your query.
documents array List of documents.

Example

JSON
{
    "total": 5,
    "documents": ""
}