Get documents
GET /v2/document
Get a list of documents
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Query Parameters
Section titled “Query Parameters ”The document group id
Example
f52b1f9e-b9a6-4248-afc5-d3ae358e723a
Page number (starts at 1)
Example
1
Items per page
Example
10
Header Parameters
Section titled “Header Parameters ”API Key
API Secret
Responses
Section titled “ Responses ”List of documents.
object
List of documents
object
A document Id
f52b1f9e-b9a6-4248-afc5-d3ae358e723a
A reference Id
b7e6a1c2-3f4d-4e2a-9c1a-2b3c4d5e6f7a
A document extension
application/pdf
A document name
Invoice Q1 2024
A document type
invoice
An upload batch Id
f52b1f9e-b9a6-4248-afc5-d3ae358e723a
Set the visibility of the document and its data
The origin of the document upload
The group id to add the document to
e3f4d5c6-7a8b-4e2a-9c1a-2b3c4d5e6f7a
A prompt array
object
A prompt Id
a1b2c3d4-5678-4e2a-9c1a-2b3c4d5e6f7a
A prompt name
Summary
A field type
text
A format
string
A description
Whats the summary of the document?
An item type
string
[ { "id": "1", "name": "Total", "fieldType": "number", "format": "currency", "description": "The total amount of the document" }]
The webhook id to send the document to
f52b1f9e-b9a6-4248-afc5-d3ae358e723a
The bulk document id to add the document to
f52b1f9e-b9a6-4248-afc5-d3ae358e723a
Pagination query
object
The current page number.
1
The number of items per page.
10
The total number of pages available.
100
The total number of items available.
1000
Indicates whether there is a next page available.
true
Indicates whether there is a previous page available.
true