V3 Get List of Attachments

Retrieves a list of files attached to a specified loan. The response includes all properties for all assigned and unassigned file attachments.

Path Params
string
required

The unique identifier assigned to the loan.

Query Params
boolean

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

boolean

Indicate True to only retrieve active attachments. Default is False.

string

Starting index or record number from which to retrieve the list. If no start parameter passed, the API returns the list starting with 0 (first record).

string

The maximum number of records to return in a page. If no limit parameter passed, the API returns all records based on the start parameter.

string

Optional. View type parameter. Enumerations: Summary, Detail, Full. The default is Full.

Headers
string
required

Bearer token

Response

Language
LoadingLoading…
Response
Choose an example:
application/json