Skip to main content
GET
Get document metadata and download URL

Authorizations

Authorization
string
header
required

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

Path Parameters

dealId
string
required

Securitization Deal ID

Example:

"deal_abc123"

documentId
string
required

Document ID

Example:

"doc_abc123"

Response

Document metadata and download URL

success
boolean
Example:

true

data
object