Skip to main content
GET
Extract completed contract data

Authorizations

Authorization
string
header
required

Organization API key (format atlas_sk_...), passed as a bearer token or the x-api-key header. Created and revoked in the dashboard (Better Auth api-key plugin); shown in full only once and stored hashed.

Path Parameters

id
string
required

Envelope id

Minimum string length: 1

Response

Extraction status or completed structured contract data

status
enum<string>
required
Available options:
not_extracted
envelopeId
string
required
envelopeStatus
enum<string>
required
Available options:
draft,
detecting,
review,
in_progress,
completed,
declined,
voided,
expired
message
string
required