GET
/
company
/
get-segments
/
{ticker}
/
Authorization
string
required

Authorization header that should be filled with your Sectors API key.

Path

ticker
string
required

Ticker of the company for which the revenue and cost segments are to be retrieved.

Query Parameters

financial_year
integer

Fetch company segment for given financial year. If not provided, it will return the latest company segment data.

Response

symbol
string
required

The ticker of the company.

financial_year
integer
required

The financial year of the revenue and cost segments.

revenue_breakdown
RevenueBreakdownData[]
required