List multiple document records
Header Parameters
The Authorization header parameter is used for authentication and authorization purposes.
Query Parameters
The page query parameter is used to specify the page number for paginated responses.
Specify the number of results per page.
Filter by last modified date. Format:https://tools.ietf.org/html/rfc3339#section-5.6
Response
Document object
Response Attributes
The documents parameter holds the document records in the response data.
Show child attributes
The count parameter indicates the total count of response data items.
The next parameter provides a reference to the next set of response data.
The previous parameter provides a reference to the previous set of response data.
Access token is missing or invalid
Response Attributes
The error parameter indicates any errors that occurred during the request.
Forbidden
Response Attributes
The error parameter indicates any errors that occurred during the request.
Internal/Unexpected Error
Response Attributes
The error parameter indicates any errors that occurred during the request.