curl --location --request GET 'https://api.probely.com/vulnerability_definitions/'{
"count": 6,
"length": 10,
"page": 1,
"page_total": 1,
"results": [
{
"changed": "2018-01-31T16:32:17.238553Z",
"desc": "Object description",
"id": "jMXUw-BE_2vd",
"name": "Object name"
}
]
}