curl --location --request GET 'http://localhost:5000/webapi/entry.cgi?api&version&method&_sid=<api-key>'{
"success": true,
"data": {
"services": [
{
"field": "string",
"id": "string",
"text": "string"
}
]
}
}