Skip to main content
GET
Retrieve a document

Authorizations

Authorization
string
header
required

Partner API key issued by Cactus.

Path Parameters

document_id
string
required

Response

The document.

id
string
required
Example:

"doc_01J9ZJXV"

object
string
required
Allowed value: "document"
filename
string
required
declared_type
enum<string>
required

Declared/resolved document type; determines the rate-card price and the output schema family.

Available options:
offering_memorandum,
rent_roll,
t12,
other_standard,
other_complex
status
enum<string>
required
Available options:
pending_upload,
uploaded,
deleted
created_at
string<date-time>
required
resolved_type
enum<string> | null

Type verified during acceptance; set once the document is submitted to a job.

Available options:
offering_memorandum,
rent_roll,
t12,
other_standard,
other_complex
byte_size
integer
metadata
object