Skip to main content
GET
Get Breakout Topic

Authorizations

X-API-Key
string
header
required

Path Parameters

topic_id
string
required

Breakout topic UUID returned by GET /v1/topics/breakout or POST /v1/topics/breakout/search. Do not pass raw query text or domains.

Query Parameters

include
enum<string>[]

Which expansions to return. The topic detail includes citations and entities by default; pass include to limit the response to a subset, e.g. include=citations. Allowed values: citations, entities.

Available options:
citations,
entities

Response

Successful Response

Response for getting a single topic.

topic
BreakoutTopicResponse · object
required

The requested topic