Skip to main content
POST
Trigger LLM segment extraction from transcripts

Body

application/json

Request body for triggering revenue segments collection.

symbol_limit
integer | null

Override max symbols to collect (default from config)

symbols
string[] | null

Specific symbols to collect (skips universe query)

year
integer | null

Specific year for transcript collection

Response

Successful Response

Response after triggering segments collection.

status
string
required

accepted or error

message
string
required
run_id
integer | null