List a user's loan applications
get
https://sandbox-api.stilt.com/v1/users/{user_id}/loans/applications
Retrieve all loan applications for a user
Be sure to omit
`Content-Type': 'application/json'
from the header of this request to avoid a 500
errorLast modified 9mo ago