Get a document

Authentication

AuthorizationBearer

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

Path parameters

idstringRequired
Document ID

Response

document found
objectenum
Allowed values:
idstringformat: "uuid"
document_typestring

Type of document. Common values include: Initial_Filing, Certificate of Good Standing, Articles of Incorporation, Initial Filing (UCC1), Amendment (UCC3)

filenamestring
Name of the document file
content_typestring
MIME type of the document
sizeinteger
File size in bytes
download_urlstringformat: "uri"
URL to download the document
created_atdatetime
sourceobject or null
filing_datedatetime or null
metadatamap from strings to any or null
Additional document metadata

Errors