Documents
List Documents
This endpoint returns a list of documents that have been processed by the caller’s organization. The list is paginated; use the RFC 8288-compliant Link
header on successful responses to obtain previous and/or next pages. The Link
header may also contain links to the results for each document.
GET
Authorizations
Our API offers authentication via API keys. You can obtain an API key from https://developer.abbyy.com
Query Parameters
The cursor to start the list from. If not provided, the list will start from the most recent documents.
The number of documents to return. The maximum allowed value is 25. If not provided, the list will return up to 10 documents.
Required range:
1 <= x <= 25
Response
200
application/json
Default Response
The response is of type object[]
.