get https://api.elliemae.com/encompass/v1/loans//documents//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 |
