Retrieve a document
Authorizations
API Key authentication. Use "Bearer YOUR_API_KEY".
Path Parameters
The id identifier.
Response
Returns a document object if a valid identifier was provided.
Unique identifier for the object.
Time at which the object was created. Measured in seconds since the Unix epoch.
document The ID of the application the document is associated with.
The ID of the customer the document is associated with.
The ID of the enquiry the document is associated with.
The file the document references.
The name of the document.
The ID of the owner the document is associated with.
The ID of the renewal intent the document is associated with.
Whether the document is visible to the associated customer.
The account that the object belongs to. Only returned if the request is made with a valid Yorlet-Context header.
Only returned if the object has been deleted.