Authorizations
Query Parameters
Order to return end users by
Available options:
last_updated_desc
, last_updated_asc
, created_desc
, created_asc
Pagination limit per page
Required range:
1 <= x <= 10000
Unique ID generated by Heron
Example:
"eus_LPHx6Q4Dc5huCirdqVVNxB"
Whether the to include data sources for each end user
Example:
true
Filter by name associated with end user
Example:
"your_end_user_name"
Filter by ID associated with end_user_id field in transactions
Example:
"your_end_user_id"
Pagination page number
Required range:
x >= 1
Whether the end user is part of a lending portfolio
Example:
true
Whether to include scorecard metrics for each end user (under field criteria)
Example:
true
Filter by status of end user
Available options:
new
, ready
, processed
, reviewed
, review_requested
, failed
Example:
"reviewed"