Skip to main content
GET
/
api
/
company
/
kb
/
profile
Get knowledge base profile
curl --request GET \
  --url https://app.demandiq.com/api/company/kb/profile
{
  "profile": {
    "tagline": "Denver's trusted solar installer since 2015",
    "about": "<string>",
    "trustSignals": "<string>",
    "serviceCoverage": "<string>",
    "answerStyle": "<string>"
  }
}

Response

200 - application/json

KB profile

profile
object