Retrieve a specific version by ID.
Bearer authentication header of the form Bearer
Version ID to retrieve. Pattern: ver_[0-9a-hjkmnp-tv-z]{26}
^ver_[0-9a-hjkmnp-tv-z]{26}$Success
Version represents a document version.
Timestamp when version was created.
User who created the version.
Parent document ID. Pattern: doc_[0-9a-hjkmnp-tv-z]{26}
^doc_[0-9a-hjkmnp-tv-z]{26}$"doc_01h2xcejqtf2nbrexx3vqjhp41"
Unique ID for the version. Pattern: ver_[0-9a-hjkmnp-tv-z]{26}
^ver_[0-9a-hjkmnp-tv-z]{26}$"ver_01h2abcd1234efgh5678jkmnpt"
Processing status.
processing, ready, failed URL for accessing this version on Factify.
"https://app.factify.com/d/01h2xcejqtf2nbrexx3vqjhp41/v/1"
Description of changes in this version.
Optional version title.
255"Version 2.0"