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

Specifies the level of detail to be returned. Possible values are Detail, Full or Summary. Detail is the default.

int32

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

int32

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

Headers
string
required

Bearer token

Response

Language
LoadingLoading…
Response
Choose an example:
application/json