curl --location --request GET 'https://api.probely.com/plans/'[
{
"allowed_scan_profiles": [
"normal"
],
"charge_model": "per_unit",
"currency_code": "EUR",
"description": "Object description",
"id": "jMXUw-BE_2vd",
"is_trial": false,
"name": "Object name",
"period": 1,
"period_unit": "month",
"price": 5000
}
]