Fields
Last updated
Was this helpful?
Last updated
Was this helpful?
Was this helpful?
GET /gbs-intelligence-server/service/fields/list HTTP/1.1
Host: localhost:8083
Accept: */*
{
"status": "OK",
"code": 1,
"fields": [
{
"name": "text",
"value": "text"
}
]
}