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.

string
Defaults to false

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
Defaults to Full

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

Headers
string
required

Bearer token

Responses

400

Bad Request

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