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