Get Contracts
GET/api/v8/partner/contracts
Get Contracts
Request
Query Parameters
Default value: 1
The page number. The response is capped to maximum of 50 results per page.
Default value: 50
The number of Documents per page.
Responses
- 200
A list of previously processed Contracts.
- application/json
- Schema
- Example (from schema)
Schema
- ContractViewSetContractListResponseSchema
- Array [
- Array [
- ]
- Array [
- ]
- ]
The total number of results retrieved across all pages.
The URL to the next page of results.
The URL to the previous page of results.
results object[]required
The collection of processed Contract documents
meta object
Possible values: non-empty
A custom identification value. Use this if you would like to assign your own ID to documents. This parameter is useful when mapping this document to a service or resource outside Veryfi.
pages object[]
Possible values: <= 1
The average OCR score of the page.
The width of the page.
The height of the page.
Possible values: non-empty
Default value: ``
Tags associated with the document.
Possible values: <= 1
The average OCR score of the whole document.
Possible values: non-empty
The version of the model used to process the document.
Possible values: non-empty
and <= 2083 characters
A signed URL to access the auto-generated PDF created from the submitted document. This URL expires 15 minutes after the response object is returned and is resigned during every GET request.
The unique number created to identify the document.
The text returned from converting the document into a machine-readable text format.
contract_name objectrequired
date objectrequired
end_date objectrequired
start_date objectrequired
parties object[]required
term objectrequired
total objectrequired
renewal_term objectrequired
notice_period objectrequired
termination_for_convenience_period objectrequired
governing_law objectrequired
vanity objectrequired
termination_notice objectrequired
{}