GuidesRecipesAPI Reference
Log In
API Reference

Retrieve all borrower accounts

This endpoint will retrieve all borrower accounts for the company.

To filter the scope of records returned, leverage one or more of the query params found below. Email is a common parameter by which to filter.

By default, all borrower accounts are returned regardless of is_active status.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string

Email by which to filter borrower accounts.

boolean
boolean

Status by which to filter borrower accounts.

uuid

Loan officer's ID by which to filter borrower accounts.

integer

The page to retrieve.

integer

The number of records returned in each page.

date-time

The date which a resource must be created after to be returned.

date-time

The date which a resource must be created before to be returned.

date-time

The date which a resource must be updated after to be returned.

date-time

The date which a resource must be updated before to be returned.

Headers
string

Specify API version, for example '1.0'. By default, the version configured in the company settings is used.

Responses

Language
Credentials
OAuth2
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json