get
/v1/credit-reports/providersList credit report providers
Requires Authentication
Credit Reports
Returns the list of supported credit bureaus
Responses
List of providers
Response Bodyapplication/json
array
Provider[]Provider
idstring
namestring
Code Examples
curl -X GET 'https://api-next.checkio.co.uk/v1/credit-reports/providers' \
-H 'Authorization: Bearer {token}'