V3 Get List of Documents

Returns all eFolder documents for a specified loan. The response includes a list of eFolder documents for the loan, roles that have access to the documents, and any comments applied to the documents. The list can be filtered for retrieving documents which are not removed, or documents that have active attachments only.

Path Params
string
required

The unique identifier assigned to the loan.

Query Params
boolean

When set to true, only documents with active attachments are returned.

boolean

When set to true, the response includes documents marked as removed.

string

Optional. View type parameter. Enumerations: detail, full, summary
Default is detail.

integer

Starting index for pagination. Default when not provided is 0.

integer

Limiting index for pagination. Default when not provided returns all records. There is no maximum limit.

Headers
string
required

Bearer token

Responses

400

Bad Request

Language
URL
LoadingLoading…
Response
Choose an example:
application/json