Get a Contract
GET/api/v8/partner/contracts/:document_id
Veryfi's Get a Contract endpoint allows you to retrieve a previously processed Contract.
Request
Path Parameters
The unique identifier of the document.
Query Parameters
A field used to determine whether or not to return bounding_box and bounding_region
for extracted fields in the Document response.
A field used to determine whether or not to return the score
and ocr_score
fields in the Document response.
Responses
- 200
Returns a processed Contract.
- application/json
- Schema
- Example (from schema)
Schema
- DetailedContract
- Array [
- ]
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.
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
{}