v1

latestSwagger 2.0AGPL2026-07-178792264.9 KB
mapping

Get smart hep profile using hepid and profile

get/smart/search/tag/{hepid}/{profile}

Path parameters

hepidstring required

hepid

hepid

profilestring required

profile

profile

Response

SmartSearchFieldList

Example response

{
  "data": {
    "data": [
      {
        "category": "sip",
        "name": "callid",
        "value": "sip.callid"
      }
    ]
  }
}