EndUsers
List EndUsers
Get a list of EndUsers
GET
Authorizations
Basic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
Query Parameters
Whether to include scorecard metrics for each end user (under field criteria)
Whether the to include data sources for each end user
Order to return end users by
Available options:
last_updated_desc
, last_updated_asc
, created_desc
, created_asc
Filter by name associated with end user
Filter by status of end user
Available options:
new
, ready
, processed
, reviewed
, review_requested
, failed
Pagination page number
Required range:
x > 1
Pagination limit per page
Required range:
1 < x < 10000
Filter by ID associated with end_user_id field in transactions
Whether the end user is part of a lending portfolio
Unique ID generated by Heron
Was this page helpful?