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"
}
]
}
}