# Risk scores **GET /riskscores/{model}/** Get risk scores by model. ## Servers ## Parameters ### Path parameters - **model** (string) Risk score model (see values below) or custom model (if you have access to bespoke risk scores) ### Query parameters - **country_code** (string) Country code - **country_name** (string) Country name - **ordering** (string) Ordering ## Responses ### 200 A list of risk scores. #### Body: (object) - **model** (object) Risk model definition. - **data** (array[object]) [Powered by Bump.sh](https://bump.sh)