List all borrowers
Retrieve all borrowers associated with your account
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Response
This endpoint returns a list of objects.
business
OR
consumer
Errors
401
Unauthorized Error
429
Rate Limit Error
500
Server Error