Get accounts

This endpoint returns a paginated list of accounts.

Can filter by manual or system generated tags on the account along with being able to filter by a text search via the following fields (case-insensitive):

  • account_id
  • borrower's first name
  • borrower's last name
  • borrower's doing_business_as
  • borrower's business_legal_name
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string

Encoded pagination marker to fetch next page

string

Encoded pagination marker to fetch previous page

integer

Maximum number of records to return

boolean

If true, the response will include the tags for each account.

string

Comma-separated list of tags to filter by, case-insensitive (no whitespaces).

string

Searches by account_id, borrower's name_first, name_last, doing_business_as or business_legal_name, case-insensitive.

Headers
string
Responses

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