Get Contract Generation Response (Async)

Get the status and results of an asynchronous contract generation job.

Path parameters

jobIdstringRequired
Job ID

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Response

This endpoint returns an object.
jobIdstring
Job ID
statusenum
Job status
Allowed values:
contractobject or null
Contract

Errors