List scoring models
curl --request GET \
--url https://api.txcloud.io/v1/lending/models \
--header 'Authorization: Bearer <token>'Models
List scoring models
GET
/
lending
/
models
List scoring models
curl --request GET \
--url https://api.txcloud.io/v1/lending/models \
--header 'Authorization: Bearer <token>'Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Response
200
Models list
⌘I