V1 Get Document Attachments

Retrieves a list of file attachments for a specified document.

Response Properties

entityId
string
Unique identifier of the entity. Example: 12345
entityType
string
The entity type for documents, is “document”. The entity type for attachments, is “attachment”.
entityName
string
Name of the entity.
entityUri
string
Location of the entity. Example: /v1/documents/123/attachment/12345
Path Params
string
required

The unique identifier assigned to the loan.

string
required

The unique identifier assigned to the document.

Headers
string
required

Bearer token

Response

Language
Request
Response
Choose an example:
application/json