Skip to main content
GET
Content-gap detail for one topic (its sources)

Headers

x-project-id
string
required

Project ID to specify the project context

Path Parameters

runId
string<uuid>
required

UUID of the run the topic belongs to.

topicId
string<uuid>
required

UUID of the topic (cluster) to detail.

Response

id
string
required

Topic (cluster) UUID.

Example:

"019dd32e-b19e-7956-88f6-4b9a877f3697"

label
string
required

LLM-assigned topic label.

Example:

"Electric vehicle charging"

keywords
string[]
required

Keywords summarizing the topic.

Example:
size
number
required

Number of source snapshots grouped in this topic.

Example:

14

ownedPresent
boolean
required

Whether the project’s owned entity has content on this topic.

Example:

false

competitorPresent
boolean
required

Whether a competitor has content on this topic.

Example:

true

isContentGap
boolean
required

Content-gap flag (owned entity absent).

Example:

true

citationCount
number
required

Total citations across the topic’s sources within the run’s scope.

Example:

128

sources
object[]
required

The topic’s sources, most-cited first.