BizKitHub
getpostpatchdeleteKnowledge BaseAdmin BFF

/bff/kb/entry

Get KB entry detail

Knowledge BasegetBffKbEntry

Parameters

1 query

1 total
Query · 1
externalIdstringRequired
Length: 2424

Request

GET /bff/kb/entry

get
curl -X GET "https://api.bizkithub.com/bff/kb/entry?externalId=example_externalId" \
  -H "Content-Type: application/json" \
  -H "Authorization: Bearer YOUR_API_KEY"

Response

JSON payload

{
  "success": true
}

All response codes

1 status code documented

Need an API key?

All BizKitHub API endpoints require authentication via API key.

Get API Key